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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Schmidter Runde",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f23145e-0995-4cda-90db-4e73db45fdf7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2002/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2499/?format=api"
}