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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Aartswoud-Hoogwoud",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/909b852f-522e-4739-a85e-21f1966d2104"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38413/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54904/",
    "metadata": {
        "length": 8145,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 104,
        "size": 6887,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 12,
        "elevationLoss": 10,
        "country": "NL"
    }
}