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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "description": "Klink",
    "creator_name": "pitt12",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bbcb4ecf-d8ee-42dd-9db3-6a91f12430bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28139/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41596/?format=api"
}