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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/?format=api",
    "description": "Hammer",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a1cafa2-33e1-47ee-80b8-9513b970d38c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/867/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1066/?format=api"
}