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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "Sommer 2019 Tag 12",
    "creator_name": "gerhard_r",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c790d4dd-ce9d-44e0-8825-793f395bcfb1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26640/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40291/?format=api"
}