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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/?format=api",
    "description": "Einruhr",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a8f90f28-3d2e-4fae-884c-dd5a1eaa7b9e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/865/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1064/?format=api"
}