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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-03-30) - Neukölln - Treptow - Wuhlheide und zurück",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55dee2ed-3aaa-4b39-91f2-10abce593296"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36936/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53427/",
    "metadata": {
        "length": 25853,
        "lengthKind": "track",
        "duration": 8566,
        "positionLists": 1,
        "positions": 3609,
        "size": 455294,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-30T14:46:11+00:00",
        "elevationGain": 1242,
        "elevationLoss": 1264,
        "country": "DE"
    }
}