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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1640/?format=api",
    "description": "Eggegebirge",
    "creator_name": "Anton 1960",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f68f6923-83a5-48d7-a2ef-0d85f0fd2481"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3962/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4751/?format=api"
}