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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7726/?format=api",
    "description": "01",
    "creator_name": "GeroldM",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/26a0ea5f-a98b-4074-b864-7dc8cb86b671"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27449/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40978/?format=api"
}