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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7765/?format=api",
    "description": "test",
    "creator_name": "RoutenUrlaub",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "https://umap.openstreetmap.fr/de/",
    "url": "https://api.routeconverter.com/v1/routes/41580/?format=api"
}