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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 791",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f6ae024-4f29-43b3-83e5-b91e61f773dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37586/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54077/",
    "metadata": {
        "length": 41131,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 791,
        "size": 114921,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 635,
        "elevationLoss": 635,
        "country": "DE"
    }
}