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

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

{
    "category": "https://api.routeconverter.com/v1/categories/914/?format=api",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a0e225a-28a6-49da-9fad-5324dbc3756a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2933/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3511/?format=api"
}