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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1287/?format=api",
    "description": "Campell 1",
    "creator_name": "Blaukowb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9913c9a8-4f2d-4e15-9a22-ee06861865a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3854/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4605/?format=api"
}