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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Narzissenweg 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/528bebde-7371-4f46-8d4a-ef7f130524cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3233/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3850/?format=api"
}