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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Esporlas, Nova Valldemossa, George Sand, Port des Canonge, Cami des General, Banyalbufar, Cami des Correu",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ff46a49-6a82-4bb5-991a-ff1b03e61de5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37599/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54090/",
    "metadata": {
        "length": 28803,
        "lengthKind": "track",
        "duration": 16862,
        "positionLists": 1,
        "positions": 1975,
        "size": 194137,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-08T08:03:09+00:00",
        "elevationGain": 1171,
        "elevationLoss": 1187
    }
}