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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Heimbach-Gemünd",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f715a1e-6b86-4593-bea2-07025a9dbb3c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2971/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3549/?format=api"
}