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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/?format=api",
    "description": "Felsenrundgang Teil 2a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f551edf3-2edd-4fbd-8d55-1794e768d6d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3216/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3833/?format=api"
}