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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1111/",
    "description": "Edinburgh-Oban",
    "creator_name": "Brandmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16a0d6d8-afc5-487c-8e89-8c00549a1126"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25491/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39258/",
    "metadata": {
        "length": 247761,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 3,
        "size": 3256,
        "format": "Navigon Cruiser (*.cruiser)",
        "country": "GB"
    }
}