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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Kustroute_vanaf_Rotterdam",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d138232-8646-470a-88cc-6d49156d24c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37531/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54022/",
    "metadata": {
        "length": 445064,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 6548,
        "size": 430961,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}