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

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

{
    "category": "https://api.routeconverter.com/v1/categories/328/?format=api",
    "description": "Hemmingway-Trail",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34d1db2d-2e7c-4b14-829d-a0ddeb683748"
    },
    "localFile": "https://api.routeconverter.com/v1/files/843/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1042/?format=api"
}