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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Lahntalrunde mit Rheingau und Taunus",
    "creator_name": "mistiopt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/857f6d68-5481-4881-b581-c307d6b4d910"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1630/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2049/?format=api"
}