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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6488/?format=api",
    "description": "uitwaaien bij onze noorderburen",
    "creator_name": "BEL157",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2eda0c7c-98dc-4a71-be71-0d1fb26f9219"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1074/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1318/?format=api"
}