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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1012/?format=api",
    "description": "200 A to 200 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/caab854c-6e99-4ab1-9690-4905324abe2b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3175/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3792/?format=api"
}