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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "121028 Weissach",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71774c93-e84c-470c-85bc-194e099998a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37648/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54139/",
    "metadata": {
        "length": 20395,
        "lengthKind": "track",
        "duration": 8451,
        "positionLists": 1,
        "positions": 7843,
        "size": 1882304,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-28T11:29:12+00:00",
        "elevationGain": 662,
        "elevationLoss": 682,
        "country": "DE"
    }
}