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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (94)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9399ee70-1b3b-4d64-a0af-e58e03473bda"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38498/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54989/",
    "metadata": {
        "length": 50381,
        "lengthKind": "track",
        "duration": 122029,
        "positionLists": 1,
        "positions": 469,
        "size": 122882,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-25T09:39:33.515000+00:00",
        "elevationGain": 364,
        "elevationLoss": 364,
        "country": "DE"
    }
}