This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/4014/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1e44513ce7d8b55cf6c6ffc583d145b8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1110/?format=api",
    "description": "Ardeche",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46ee8b0e-e9f7-40cc-94b5-7054f980ed2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3384/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4014/?format=api"
}