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

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

{
    "category": "https://api.routeconverter.com/v1/categories/15/?format=api",
    "description": "Schleswig-Holstein Tour (583km): in zwei Tagen zu schaffen",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0151d735-ba85-4a65-968d-d587fe521025"
    },
    "localFile": "https://api.routeconverter.com/v1/files/57/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50/?format=api"
}