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

GET /v1/routes/56367/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8c9a5a549a5a9674309a9f377f6727fd"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Jägersee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce0402e6-cd0f-492c-8b79-779a47c0a09d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39876/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56367/",
    "metadata": {
        "length": 81130,
        "lengthKind": "track",
        "duration": 16937,
        "positionLists": 1,
        "positions": 2081,
        "size": 219914,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-24T07:43:08+00:00",
        "elevationGain": 978,
        "elevationLoss": 970,
        "country": "AT"
    }
}