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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "description": "02_Kulmbach",
    "creator_name": "ReinerA",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e8b539e-7d37-4a10-9c2d-2ff7af624c65"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27960/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41443/?format=api"
}