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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6854/",
    "description": "Nockalmstrasse ohne Turacher Höhe",
    "creator_name": "tom1659",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c32e33d6-0085-444a-828f-66a8a861e76d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24808/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38644/",
    "metadata": {
        "length": 214083,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 1697,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "AT"
    }
}