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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/?format=api",
    "description": "Südwest Traumstraßen Tour 2 (190 km): von Wittlich nach Metz",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72e8c67b-cb45-4b3c-883e-ae1a8289fc39"
    },
    "localFile": "https://api.routeconverter.com/v1/files/75/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/68/?format=api"
}