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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Von Belgrader Straße, Würzburg nach Wertheim",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89af25a2-264a-4559-bed4-ec455ac9fdd5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38228/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54719/",
    "metadata": {
        "length": 44539,
        "lengthKind": "track",
        "duration": 10170,
        "positionLists": 1,
        "positions": 924,
        "size": 119044,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-29T07:37:50+00:00",
        "elevationGain": 484,
        "elevationLoss": 611,
        "country": "DE"
    }
}