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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/?format=api",
    "description": "Rollesbroich",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e47a7311-dcc3-4008-83ba-fbcfa61eefda"
    },
    "localFile": "https://api.routeconverter.com/v1/files/870/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1069/?format=api"
}