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

GET /v1/routes/55462/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9bdc46aa65dc8ed783cab2ae836ff270"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "/Track: Track: Tennenlohe - Laufamholz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a7c0ee47-74f0-46dd-bac2-5aff5f3f92ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38971/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55462/",
    "metadata": {
        "length": 20594,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 459,
        "size": 76511,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 177,
        "elevationLoss": 157,
        "country": "DE"
    }
}