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

GET /v1/routes/52883/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2bd14b52603d42e3c273610f1913ef97"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SP_TAUB_Sportive_Rothenburg_Boxberg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f7258de-b12d-40e5-b83d-7bc979e23c33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36392/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52883/",
    "metadata": {
        "length": 67560,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1293,
        "size": 115380,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "elevationGain": 1320,
        "elevationLoss": 1407,
        "country": "DE"
    }
}