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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/?format=api",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/081dfc09-889c-4cfc-be64-7cf19d450e40"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2635/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3195/?format=api"
}