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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/?format=api",
    "description": "Zwischen_dorsten_und_muenster",
    "creator_name": "Rhice",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bb614689-f449-42b3-8de4-1cf02bd3d500"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5048/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7042/?format=api"
}