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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/?format=api",
    "description": "Drachensee bei Furth im Wald",
    "creator_name": "mibra12",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0aec9751-8be8-47cf-a977-ad8264c9bd72"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6244/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8321/?format=api"
}