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

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

{
    "category": "https://api.routeconverter.com/v1/categories/916/?format=api",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86a6fe60-8c1a-4197-a1ef-faff23525e8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2945/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3523/?format=api"
}