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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1018",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/987be469-2b5b-4af3-83d3-31bc8ef4467f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38613/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55104/",
    "metadata": {
        "length": 11436,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 236,
        "size": 18936,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 720,
        "elevationLoss": 938,
        "country": "DE"
    }
}