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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/?format=api",
    "description": "Wendelinusweg",
    "creator_name": "DTMaahs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf7f6d44-dca7-4439-94bc-80298592fe09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5809/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7851/?format=api"
}