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

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

{
    "category": "https://api.routeconverter.com/v1/categories/29/",
    "description": "Picos de Europa 1 - Ventanilla (c) ozboss",
    "creator_name": "ozboss",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f4d3b998-1112-41ea-9c14-27df18fc4fff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/30/",
    "metadata": {
        "length": 241891,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 36,
        "size": 1985,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "ES"
    }
}