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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Rund um die Talsperre Zeulenroda",
    "creator_name": "Bothe",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b0837c4c-0ec2-4a8d-8f6d-aaebc4e15485"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26173/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39869/",
    "metadata": {
        "length": 25238,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 446,
        "size": 27424,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 406,
        "elevationLoss": 407,
        "country": "DE"
    }
}