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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Unbekannt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/933c0496-f4d8-4f42-ae9c-c45a06218789"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38491/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54982/",
    "metadata": {
        "length": 5196,
        "lengthKind": "track",
        "duration": 6359,
        "positionLists": 1,
        "positions": 425,
        "size": 106298,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-18T11:18:18+00:00",
        "elevationGain": 657,
        "elevationLoss": 667,
        "country": "DE"
    }
}