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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Weser-Radtour: Bremen - Bremerhaven",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/223fbd67-8f22-42be-8867-8e373e528ad3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35686/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52177/",
    "metadata": {
        "length": 81808,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 504,
        "size": 30287,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 171,
        "elevationLoss": 181,
        "country": "DE"
    }
}