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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/?format=api",
    "description": "Jagst/Kocher 270km",
    "creator_name": "sebfricke",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34277b2b-d139-4580-ac86-4b1e8f4d8d28"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3665/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4368/?format=api"
}