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

GET /v1/routes/4208/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5bd0ebeb1751348a401d88526a93ae9e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Elm-Ost-Harz",
    "creator_name": "R1100RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c97b3c1b-f0f8-4db8-9d0c-2663d1fb5b03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3535/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4208/",
    "metadata": {
        "length": 277424,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 1271,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}