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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8052/?format=api",
    "description": "Durch Thailands grünen Norden",
    "creator_name": "Mahu",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/26aeafbe-ab10-498b-8e9b-5f24f8f7b445"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27274/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51208/?format=api",
    "metadata": {
        "length": 370903,
        "lengthKind": "track",
        "duration": 57542,
        "positionLists": 1,
        "positions": 6696,
        "size": 127896,
        "format": "Garmin FIT (*.fit)",
        "startTime": "2019-12-01T00:00:00+00:00",
        "elevationGain": 9217,
        "elevationLoss": 9195,
        "country": "TH"
    }
}