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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/?format=api",
    "description": "Thementour 14",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4cdd15ec-2ae3-4c49-bd04-738516d89bbd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2190/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2727/?format=api"
}