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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1005/?format=api",
    "description": "155 A to 155 A ohne Umleitung",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38ebcc94-3371-41b3-b377-77b521e724d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3150/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3767/?format=api"
}