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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/?format=api",
    "description": "Erkensruhr",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fd776104-0e1c-4c5d-a8ec-eddf52520091"
    },
    "localFile": "https://api.routeconverter.com/v1/files/866/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1065/?format=api"
}