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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/?format=api",
    "description": "Zweifall-Obermaubach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e760f5c2-204a-4edd-af04-3d991e55548d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3231/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3848/?format=api"
}