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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ACTIVE LOG (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e2f3c3b-69d7-4f23-b99a-e7f8917fdf00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36357/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52848/",
    "metadata": {
        "length": 77259,
        "lengthKind": "track",
        "duration": 16841,
        "positionLists": 1,
        "positions": 1068,
        "size": 113231,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-14T13:19:22+00:00",
        "elevationGain": 418,
        "elevationLoss": 407,
        "country": "DE"
    }
}