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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/?format=api",
    "description": "Um den Gardasee 380 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a7b83f6-a0ff-474a-b9d9-0d4138289dcb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1181/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1443/?format=api"
}