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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Einruhr-Vogelsang",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2be05540-a476-4ce5-be89-3001eea4b9cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2599/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3159/?format=api"
}