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

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

{
    "category": "https://api.routeconverter.com/v1/categories/384/",
    "description": "Etappe 01 Eifelsteig",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e61bad1c-59d7-4a6c-9096-721d6b8321bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/984/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1221/",
    "metadata": {
        "length": 13972,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 417,
        "size": 38564,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 416,
        "elevationLoss": 227,
        "country": "DE"
    }
}