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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Narzissenweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/975101ba-7d6b-467b-b4fe-8d132f862c00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2981/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3559/?format=api"
}