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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "RPT001 to RPT4057",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a271472c-d86d-4e0b-b546-a6bc4a45b195"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38837/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55328/",
    "metadata": {
        "length": 84057,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4057,
        "size": 340271,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}