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

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

{
    "category": "https://api.routeconverter.com/v1/categories/384/",
    "description": "Etappe 09 Eifelsteig",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d1b374e-615d-4ce8-a3fb-ceed070aea5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/992/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1229/",
    "metadata": {
        "length": 20168,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 573,
        "size": 62452,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-01-28T09:10:54+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}