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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Start Zuidwolde (DR) - Friesland - Ruinen (DR) to Einde route",
    "creator_name": "Godry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89eda53e-6632-4e1e-8f7e-069839ddcce1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4515/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5360/",
    "metadata": {
        "length": 172298,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 1135,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}