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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/?format=api",
    "description": "Thementour 1 a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5923c943-5b40-4f28-8b4b-cbe1c880ce46"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2570/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3130/?format=api"
}