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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Odenwald - Rundtour 265 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f82d9df4-3305-4c70-8637-a7896f1701e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/255/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/304/",
    "metadata": {
        "length": 231895,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 16,
        "size": 652,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}