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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1218/",
    "description": "Alpe Klank",
    "creator_name": "Frakur",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/efb40dcc-e12f-45ba-9d50-704f3be95d8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26648/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40299/",
    "metadata": {
        "length": 8086,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 396,
        "size": 24648,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 601,
        "elevationLoss": 602,
        "country": "DE"
    }
}