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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/?format=api",
    "description": "Südwest Traumstraßen Tour 3 (259 km): von Metz nach Colmar",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27e2f06b-cec5-4289-9b86-06dbfbc7963e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/76/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/69/?format=api"
}