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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/?format=api",
    "description": "Thementour 19",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a0d3668-8ea2-49d7-b6d8-6154059180d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2195/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2732/?format=api"
}