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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Windraeder",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eed34606-d3a8-404c-b57a-c54e5cc9b528"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2701/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3261/?format=api"
}