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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/?format=api",
    "description": "Thementour 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bd5f0785-904e-4eb0-9d0a-37d4eb88b694"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2577/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3137/?format=api"
}