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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DAV Ausfahrt 21-06-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66f6f281-15ee-4b7a-8b77-d775564dd6c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37375/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53866/",
    "metadata": {
        "length": 24555,
        "lengthKind": "track",
        "duration": 8256,
        "positionLists": 1,
        "positions": 855,
        "size": 160937,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-21T16:09:32+00:00",
        "elevationGain": 566,
        "elevationLoss": 482,
        "country": "DE"
    }
}