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

GET /v1/routes/52218/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "53890c3c84144d43ea54f9eb32b13437"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/244f612f-b688-492d-bb0a-1b8c66df3978"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35727/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52218/",
    "metadata": {
        "length": 64033,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2752,
        "size": 162264,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1070,
        "elevationLoss": 1127,
        "country": "DE"
    }
}