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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/?format=api",
    "description": "Bob and Kookie Run",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25a26d75-6e84-41ba-b612-59211efb0eaa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25211/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39001/?format=api"
}