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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Woffelsbach-Steckenborn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d7290313-35ea-4d71-84c9-7fb0dee02051"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2994/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3572/?format=api"
}