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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1019/?format=api",
    "description": "S+U Hermannstr. to Stuthirtenweg",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59d7ff12-27e5-4be5-8b42-16ac3d9dcdab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3196/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3813/?format=api"
}