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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/?format=api",
    "description": "Nordeifel",
    "creator_name": "e__bi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a350db9-c0df-4ec5-b310-561179776f4f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2449/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3003/?format=api"
}