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

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

{
    "category": "https://api.routeconverter.com/v1/categories/29/",
    "description": "Picos de Europa 3 -350km - (c) ozboss",
    "creator_name": "ozboss",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63a309f2-aea0-4aa7-94d7-f041cb28760d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/103/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/131/",
    "metadata": {
        "length": 351006,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 581,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "ES"
    }
}