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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Doko2008, Tag 3",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a80a978-5fa3-4ba8-b3a8-a1e1a2b1878b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4564/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50576/",
    "metadata": {
        "length": 32319,
        "lengthKind": "track",
        "duration": 7755,
        "positionLists": 1,
        "positions": 161,
        "size": 20366,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-08-31T11:00:00+00:00",
        "elevationGain": 124,
        "elevationLoss": 158,
        "country": "DE"
    }
}