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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "/Track: Lfh-brunn-fischbach",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/11f03e38-370d-4c7c-8f75-6cde1a87adc5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35307/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51798/",
    "metadata": {
        "length": 29150,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1806,
        "size": 272008,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 333,
        "elevationLoss": 335,
        "country": "DE"
    }
}