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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/?format=api",
    "description": "Eisingen - Bodosweg1",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e1d1491-91f8-4661-87fe-20d2f107ad91"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3241/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3858/?format=api"
}