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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1019/?format=api",
    "description": "Stuthirtenweg to S+U Hermannstr.",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/47a039a7-4a72-4856-b473-89edbe91dd3d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3195/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3812/?format=api"
}