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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Alajeró to GR 132/Camino",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aa30d9e7-4192-4c4b-8a38-0629eed905e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39032/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55523/",
    "metadata": {
        "length": 22329,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1555,
        "size": 134978,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1167,
        "elevationLoss": 1625
    }
}