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

GET /v1/routes/5397/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "36e5071459b364906ff0c415307b01dc"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Trawsfynydd Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28da2049-ca6d-4919-b256-57c3d2e701ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4552/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5397/",
    "metadata": {
        "length": 7922,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 112,
        "size": 9018,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}