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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-05-30) - Harztour 2014 - Tag 3",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3f4b323-e7e8-48e2-a903-5613afc93843"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38890/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55381/",
    "metadata": {
        "length": 35303,
        "lengthKind": "track",
        "duration": 13545,
        "positionLists": 1,
        "positions": 4557,
        "size": 932844,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-30T10:23:08+00:00",
        "elevationGain": 1758,
        "elevationLoss": 1706,
        "country": "DE"
    }
}