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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "001; na station via rotonde links n. twee bruggen to START; Start gork naar leerdam",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/21b013fa-bd43-4198-9a4a-46e598c97ae4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35677/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52168/",
    "metadata": {
        "length": 49160,
        "lengthKind": "straight-line",
        "duration": 7466179,
        "positionLists": 2,
        "positions": 237,
        "size": 23188,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2007-12-31T22:00:01+00:00",
        "elevationGain": 8,
        "elevationLoss": 23,
        "country": "NL"
    }
}