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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Wis-Pfalz-Hag124km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f4b4ab6-27d2-4578-916f-9a3f4d456faa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35976/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52467/",
    "metadata": {
        "length": 124171,
        "lengthKind": "track",
        "duration": 20483,
        "positionLists": 1,
        "positions": 734,
        "size": 129607,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-10T00:00:00+00:00",
        "elevationGain": 1683,
        "elevationLoss": 1691,
        "country": "FR"
    }
}