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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hunsrück: Kirn - Schmidtburg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/369730bf-1bb4-407e-a5e6-70cae7556499"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36163/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52654/",
    "metadata": {
        "length": 40542,
        "lengthKind": "straight-line",
        "duration": 20026,
        "positionLists": 3,
        "positions": 746,
        "size": 139876,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-30T13:25:34+00:00",
        "elevationGain": 1348,
        "elevationLoss": 1210,
        "country": "DE"
    }
}