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

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

{
    "category": "https://api.routeconverter.com/v1/categories/917/?format=api",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b46b447-ada0-4304-9e2a-83c06aa36b9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2952/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3530/?format=api"
}