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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Drielandenpunt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d431b002-5f0a-4e8e-bb22-e1332fdd2c2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40033/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56524/",
    "metadata": {
        "length": 36867,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 260,
        "size": 17730,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "BE"
    }
}