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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Forstelbachtal groß",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87a99ab0-8632-46ee-add1-5300fce037d2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38177/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54668/",
    "metadata": {
        "length": 14733,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 546,
        "size": 87349,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 387,
        "elevationLoss": 383,
        "country": "DE"
    }
}