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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1426/?format=api",
    "description": "Rohrbrunn-Lichtenau-Rohrbrunn",
    "creator_name": "Ukrix",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db43f65e-9490-497f-8a27-87640f02edb7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4404/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5214/?format=api"
}