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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Ystradfellte Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5cfd9b5f-3975-48cd-87ea-911b3434ff23"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4553/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5398/?format=api"
}