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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1010/?format=api",
    "description": "195 B - A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f1cede84-bec8-4b08-ae8e-144ea7cc303e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3167/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3784/?format=api"
}