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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "-WB1 to WV6",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9edf3683-1115-4ff2-8a68-29ce18623322"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38748/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55239/",
    "metadata": {
        "length": 4931730,
        "lengthKind": "straight-line",
        "duration": 118870,
        "positionLists": 33,
        "positions": 10972,
        "size": 1202754,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-18T11:25:51+00:00",
        "elevationGain": 3735,
        "elevationLoss": 3536,
        "country": "DE"
    }
}