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

GET /v1/routes/3208/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e03a1ffe6f8202b2b3ccf3fadf3d343f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Buschfelderhof 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ba1b6dc-069e-4889-82ca-522bff1853a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2648/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3208/?format=api"
}