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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "AOK_20060507",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27ac03fe-3ce4-442c-ad8f-0f187f24385b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35804/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52295/",
    "metadata": {
        "length": 28913,
        "lengthKind": "track",
        "duration": 8853,
        "positionLists": 1,
        "positions": 395,
        "size": 55765,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-05-07T07:39:29+00:00",
        "elevationGain": 307,
        "elevationLoss": 281,
        "country": "DE"
    }
}