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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "120527 Köln - Eifel (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0edfc658-16a7-4515-952f-2b2b07a28681"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35230/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51721/",
    "metadata": {
        "length": 266645,
        "lengthKind": "straight-line",
        "duration": 15299,
        "positionLists": 2,
        "positions": 3028,
        "size": 389716,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-18T12:15:00+00:00",
        "elevationGain": 1821,
        "elevationLoss": 1861,
        "country": "DE"
    }
}