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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Nideggen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6fab44f-0a1f-4263-b354-b1c478635bf6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2683/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3243/?format=api"
}