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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1021/?format=api",
    "description": "187 A to 187 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50dc6e21-3190-4270-92e3-0438fc8fdf22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3201/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3818/?format=api"
}