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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/?format=api",
    "description": "Oberhof Westen",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cfdd233c-d0dd-41e7-b283-587d63f5d62b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1975/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2465/?format=api"
}