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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Huschelbach-Mestreng P-Platz",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95ca5a24-10b8-4bb0-9c7c-fcd2358ad6be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2674/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3234/?format=api"
}