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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Europaeischer_Fernwanderweg_E6_Ostsee-Wachau-Adria_Fernwanderweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90b775e3-3c2f-4395-86a2-06070d8ec4d2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38419/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54910/",
    "metadata": {
        "length": 619973,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6598,
        "size": 631509,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 17193,
        "elevationLoss": 17483,
        "country": "DE"
    }
}