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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Position 1 to Position 217",
    "creator_name": "mareppus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b4b9fe86-2eb9-4e65-a522-9171ed0c05d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26736/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40380/?format=api",
    "metadata": {
        "length": 13900,
        "lengthKind": "track",
        "duration": 21494,
        "positionLists": 1,
        "positions": 217,
        "size": 26076,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2020-11-21T09:19:31+00:00",
        "elevationGain": 433,
        "elevationLoss": 550,
        "country": "DE"
    }
}