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

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

{
    "category": "https://api.routeconverter.com/v1/categories/31/?format=api",
    "description": "wiesend",
    "creator_name": "Rohavi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a7d720d6-6934-43ec-97cc-f3d81e7ac904"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24141/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38063/?format=api"
}