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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Abergavenny to Capel-y-ffin",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ee26c7e-b5c8-49c2-a85d-74b71dac842b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4527/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5372/",
    "metadata": {
        "length": 22090,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 283,
        "size": 21630,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}