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

GET /v1/routes/40322/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "418eea30256d5ebc9e9bc44018a76630"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2513/?format=api",
    "description": "11_Alexanderhütte (1) to 11_Matzelsdorf (6)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/565de1c2-fd96-4c6f-9824-c906af1c7cae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26677/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40322/?format=api",
    "metadata": {
        "length": 49721,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 829,
        "size": 94664,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-04-20T07:34:56+00:00",
        "elevationGain": 2047,
        "elevationLoss": 4151,
        "country": "AT"
    }
}