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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Hagenturm",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e56f1b9-7d97-4381-805a-37a93d894fe7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36364/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52855/",
    "metadata": {
        "length": 40383,
        "lengthKind": "track",
        "duration": 11212,
        "positionLists": 1,
        "positions": 1435,
        "size": 172303,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-12T16:05:49+00:00",
        "elevationGain": 859,
        "elevationLoss": 849,
        "country": "CH"
    }
}