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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "description": "iGO-Route",
    "creator_name": "L.E.O.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e4a42bb6-ad27-4afb-b06e-defa1b1ae28d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26891/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40517/?format=api"
}