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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tourplanung am 14.05.2012 12:57",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c9b40f2-851b-4742-8e21-1fdaefc95be7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35176/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51667/",
    "metadata": {
        "length": 71279,
        "lengthKind": "track",
        "duration": 11,
        "positionLists": 1,
        "positions": 395,
        "size": 80468,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-14T13:28:24.530000+00:00",
        "elevationGain": 33,
        "elevationLoss": 32,
        "country": "DE"
    }
}