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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/?format=api",
    "description": "Rundweg 12",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/981ec9ee-c330-431a-a558-30b68b365a9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2631/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3191/?format=api"
}