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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Carmen1-1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/81b6ac93-ee80-44db-b4f8-1ebd40d9c53e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38035/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54526/",
    "metadata": {
        "length": 20292,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 1093,
        "size": 87020,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 232,
        "elevationLoss": 154,
        "country": "BE"
    }
}