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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/?format=api",
    "description": "Spreewald",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0aaf086c-9577-4245-83bc-0f2079f070ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12252/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15028/?format=api"
}