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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7837/?format=api",
    "description": "Dachsbau",
    "creator_name": "Bettyboo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ee452a3-756b-4c5d-9209-40e3559a44da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28376/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41800/?format=api"
}