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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "gegenereerde route, www.ontrack.nl",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7936d3f5-067d-4e07-a78f-d5d7255d15c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37833/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54324/",
    "metadata": {
        "length": 56642,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 293,
        "size": 21164,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "BE"
    }
}