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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Woffelsbach-Weidenbach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dce73fbb-4697-40e0-8b1a-c2c11805ad00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2995/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3573/?format=api"
}