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

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

{
    "category": "https://api.routeconverter.com/v1/categories/328/?format=api",
    "description": "Paul-Boesch-Weg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfc0dea2-e10b-4acd-bde2-d96e03f522fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/846/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1045/?format=api"
}