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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "Rothaus",
    "creator_name": "guzzi pit",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ddf9d5f3-2038-4f41-85bb-f2167f66b08d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5945/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8009/?format=api"
}