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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Hasselbachgraben",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f025338-c403-4133-8873-697bd689d61f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2969/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3547/?format=api"
}