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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/?format=api",
    "description": "Eisingen - Bodosweg5",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/727db84d-fe5b-4728-86f6-a297adaeb9d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3240/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3857/?format=api"
}