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

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

{
    "category": "https://api.routeconverter.com/v1/categories/226/?format=api",
    "description": "RT66CA",
    "creator_name": "peanut",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec50b4c4-5f05-46c7-9d45-9e0f910b0055"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23974/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27944/?format=api"
}