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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "Dolomiten3-3",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1e0e551a-4cf2-4be9-8e78-62f25ba149f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1456/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1839/",
    "metadata": {
        "length": 155445,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 22,
        "size": 813,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}