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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/",
    "description": "Nordeifel",
    "creator_name": "e__bi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a350db9-c0df-4ec5-b310-561179776f4f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2449/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3003/",
    "metadata": {
        "length": 136001,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 429,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}