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

GET /v1/routes/53649/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1eb1b553486fbdebe51fe25deb3591a9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Vulkaneifel Tour 7 dann 6",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ee423db-4794-4f19-89c3-e6fb74787fa6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37158/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53649/",
    "metadata": {
        "length": 288044,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 33,
        "size": 4192,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}