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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1008/?format=api",
    "description": "192 A to 192 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b805d412-70fd-4e14-ba24-12ae2ee7ee12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3158/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3775/?format=api"
}