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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "08 Prien-Piding",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b6d21df-fdf5-4752-80c2-2b8753f19174"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36290/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52781/",
    "metadata": {
        "length": 94694,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 409,
        "size": 39282,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 461,
        "elevationLoss": 519,
        "country": "DE"
    }
}