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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "95_brueggen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6aab01a9-33d5-458d-9923-80112e0439b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37460/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53951/",
    "metadata": {
        "length": 92881,
        "lengthKind": "track",
        "duration": 33371,
        "positionLists": 1,
        "positions": 1054,
        "size": 115503,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-08T18:51:14+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}