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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bühl Start to Bühl Start",
    "creator_name": "gunnar",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d556e34e-f736-4493-9453-6f05ffec49bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27135/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51189/",
    "metadata": {
        "length": 198938,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 2,
        "positions": 2772,
        "size": 310799,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-01-11T13:35:29+00:00",
        "elevationGain": 4111,
        "elevationLoss": 4115,
        "country": "DE"
    }
}