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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "89_Pulheim übewr Hackenbroich",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d807fd8-4e60-4d3a-b523-ead6a10edc04"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37543/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54034/",
    "metadata": {
        "length": 89171,
        "lengthKind": "track",
        "duration": 14819,
        "positionLists": 1,
        "positions": 4588,
        "size": 626843,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-18T18:46:10+00:00",
        "elevationGain": 792,
        "elevationLoss": 745,
        "country": "DE"
    }
}