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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/?format=api",
    "description": "Breitenbach_Olten",
    "creator_name": "Peter Green",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/078b4415-01d4-41f4-9828-068bcfc25955"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27398/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40938/?format=api"
}