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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_Chiemseerunde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a72a04f7-6c3f-4412-a883-036371f8befa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38958/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55449/",
    "metadata": {
        "length": 52750,
        "lengthKind": "track",
        "duration": 10006,
        "positionLists": 1,
        "positions": 1625,
        "size": 171641,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-02T08:29:33+00:00",
        "elevationGain": 324,
        "elevationLoss": 336,
        "country": "DE"
    }
}