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

GET /v1/routes/1942/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8d6c29fa5af4cc17f3ccb79abb26ef20"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "Pyhrnpass-Ziehberg-Taferlklause-Weissenbachtal-Pötschenpass",
    "creator_name": "imoves61",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6398921b-ce93-4527-8183-7c1ac71936f0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1548/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1942/",
    "metadata": {
        "length": 218830,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2640,
        "size": 144062,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "country": "AT"
    }
}