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

GET /v1/routes/57332/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "103e637534f1f87b5b2a80c7933ba94b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Bo_Kuchl_Taugl",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f5be104d-9600-48c8-9082-ea5bddb6d905"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40841/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57332/",
    "metadata": {
        "length": 57855,
        "lengthKind": "track",
        "duration": 9814,
        "positionLists": 1,
        "positions": 1349,
        "size": 142583,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-02T09:41:53+00:00",
        "elevationGain": 399,
        "elevationLoss": 505,
        "country": "AT"
    }
}