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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "2011_louis_Tour02",
    "creator_name": "JK_Grafl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1721d412-775d-4318-9412-e470dcad3d42"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6134/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8214/",
    "metadata": {
        "length": 62275,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 39,
        "size": 7814,
        "format": "Falk Navigator (*.tour)",
        "country": "IT"
    }
}