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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/?format=api",
    "description": "Bergisches Land 2",
    "creator_name": "ozboss",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/504138b1-801b-47a5-abbf-c6b3dd94b9a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/59/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52/?format=api"
}