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

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

{
    "category": "https://api.routeconverter.com/v1/categories/302/?format=api",
    "description": "Dreikönigslauf Achern",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/049b7023-2e44-4313-8001-eb7fb36e13de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1099/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1343/?format=api"
}