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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "wf-eif_T01",
    "creator_name": "Haraldok",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/506d134a-092e-4146-8fea-9618bb954fba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26013/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51011/",
    "metadata": {
        "length": 14063,
        "lengthKind": "track",
        "duration": 12651,
        "positionLists": 1,
        "positions": 871,
        "size": 102151,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1971-01-13T12:01:19+00:00",
        "elevationGain": 448,
        "elevationLoss": 264,
        "country": "DE"
    }
}