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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/?format=api",
    "description": "Armidale to Sydney",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4951db2-ccaf-4f59-86ee-9b20f229d282"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25207/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38997/?format=api"
}