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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/?format=api",
    "description": "Eisingen - Bodosweg3",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c80496b3-9efa-4959-9986-b89275ff40ec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3243/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3860/?format=api"
}