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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Froitscheidt 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e0cbaf81-706c-4c28-b70f-8d29e8d73a7f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2651/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3213/?format=api"
}