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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Hoher Hirschberg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6d9ff0f-0a2b-493d-af47-6ed40b3faeb1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40088/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56579/",
    "metadata": {
        "length": 18343,
        "lengthKind": "track",
        "duration": 6582,
        "positionLists": 1,
        "positions": 930,
        "size": 189748,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 661,
        "elevationLoss": 662,
        "country": "CH"
    }
}