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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 355",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ee2bac4-8f01-4919-91c4-f7a2928dc133"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38749/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55240/",
    "metadata": {
        "length": 48083,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 355,
        "size": 51795,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 514,
        "elevationLoss": 514,
        "country": "DE"
    }
}