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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "Nord-Vogesen und Schwarzwald",
    "creator_name": "wildgas63",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d9ae3c84-d5c3-494a-abc8-9bc650c9d99e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4390/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5200/?format=api"
}