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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1064/?format=api",
    "description": "Schöne Aussicht kurz",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/760dd747-4b81-4de1-b2f4-a8e769e81739"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3321/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3942/?format=api"
}