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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1016/?format=api",
    "description": "256 B - A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4569b227-0602-4d01-a3e9-237045ff57e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3188/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3805/?format=api"
}