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

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

{
    "category": "https://api.routeconverter.com/v1/categories/719/?format=api",
    "description": "Bossen rond Leuven",
    "creator_name": "mechilium",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d76bdcb-6ea0-433b-b8af-d3a8c5b817da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3453/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4098/?format=api"
}