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

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

{
    "category": "https://api.routeconverter.com/v1/categories/909/?format=api",
    "description": "Rundweg 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3678d4e3-850a-4f3e-ada1-762769adb7b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2910/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3487/?format=api"
}