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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1192 to 1192",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0360b4bd-82aa-44fd-8203-401724d21602"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34972/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51463/",
    "metadata": {
        "length": 469019,
        "lengthKind": "routed",
        "duration": 2585942,
        "positionLists": 3,
        "positions": 3502,
        "size": 323553,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-20T10:07:11+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}