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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Klosterrunde",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3bd4c150-0dbf-452b-9ca3-b6f00d0018d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/833/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1032/?format=api"
}