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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Harz-330km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/209c632c-7dac-4724-b8a0-b185439bbf57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35651/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52142/",
    "metadata": {
        "length": 312396,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 2135,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 721,
        "elevationLoss": 773,
        "country": "DE"
    }
}