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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1021/?format=api",
    "description": "187 B to 187 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80d33035-ac73-4a8d-8df0-2864616b4ea8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3202/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3819/?format=api"
}