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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "390km von 4600 wels nach wels und ",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b99a9e8f-caf3-4f7a-84ae-77d80cfcc670"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4434/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5267/?format=api"
}