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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Achelse Kluis to Koningshoeven",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14caa18f-67d9-46d9-9754-e597666bd01e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35380/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51871/",
    "metadata": {
        "length": 172953,
        "lengthKind": "straight-line",
        "duration": 73910580,
        "positionLists": 2,
        "positions": 14606,
        "size": 2934946,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-15T05:51:04+00:00",
        "elevationGain": 2226,
        "elevationLoss": 2204,
        "country": "NL"
    }
}