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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Achelse Kluis to Koningshoeven (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/439bc748-d12b-4e72-afd7-fb48298fd3bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36498/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52989/",
    "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"
    }
}