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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "E8 Cham bis Regensburg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1a1db65-b6c9-4aaa-bbc7-8434c6bcd9aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38815/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55306/",
    "metadata": {
        "length": 240356,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 8639,
        "size": 733109,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 6139,
        "elevationLoss": 6231,
        "country": "DE"
    }
}