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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/?format=api",
    "description": "Kiesgrub Barbora 184 km",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9fe2db4-e924-4b75-9cc9-0aa7e93988fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12248/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15024/?format=api"
}