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

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

{
    "category": "https://api.routeconverter.com/v1/categories/910/?format=api",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d7fe1e0-385b-4d21-9d04-1c8b5f42b9d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2913/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3491/?format=api"
}