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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Diepenheim",
    "creator_name": "Plons",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d1393614-f068-4bb7-85b6-52b803f459bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/124/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/156/?format=api"
}