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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "Breisach/Landstraße Gzg to Breisach am Rhein",
    "creator_name": "Tollt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/195add95-a5ac-4026-970a-5d71e9e6eef0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4579/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5435/?format=api"
}