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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Llandovery to Strata Florida",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/018c067b-fe8f-4f11-8844-ee3eba70687c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4540/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5385/",
    "metadata": {
        "length": 41897,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 597,
        "size": 44804,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}