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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Mosel Tour 8",
    "creator_name": "wurst",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d61235e8-4f6f-4dbe-989d-6e8010f6e30b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3843/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4594/?format=api"
}