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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1003/?format=api",
    "description": "108 B to 108 C",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f9b5d89-226e-4787-9ec4-e10a74067794"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3140/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3757/?format=api"
}