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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "? (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7820ed1b-a62e-4c5e-bf23-9227789c830e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37810/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54301/",
    "metadata": {
        "length": 12261,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1457,
        "size": 214897,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 536,
        "elevationLoss": 539,
        "country": "DE"
    }
}