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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmugglerweg Teil A",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf9a7a5c-7f1e-4c58-b513-8f13490bb442"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2663/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3223/?format=api"
}