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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "WPx-1; Route to WPx-146; Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/911a6d9b-913e-49a8-a9b4-b52e45f3c113"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38430/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54921/",
    "metadata": {
        "length": 11468,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 109,
        "size": 27700,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1999-11-30T13:04:00+00:00",
        "elevationGain": 285,
        "elevationLoss": 277,
        "country": "DE"
    }
}