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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "29-MAI-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/108b94c1-a71f-4adb-b7d9-2cf99ea85a6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35276/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51767/",
    "metadata": {
        "length": 50816,
        "lengthKind": "track",
        "duration": 18840,
        "positionLists": 3,
        "positions": 1146,
        "size": 138001,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-29T11:09:23+00:00",
        "elevationGain": 1391,
        "elevationLoss": 1405,
        "country": "DE"
    }
}