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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1111/?format=api",
    "description": "Melrose-Newcastle",
    "creator_name": "Brandmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03d1de8f-54fc-4f50-a37d-0a12bcd3eab7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25497/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39264/?format=api"
}