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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/?format=api",
    "description": "Start: Meinersen - Nordschleife zur Elbe (ca. 330 km)",
    "creator_name": "R1100RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6255068a-916a-4035-be04-8913c8d8a7b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1572/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1974/?format=api"
}