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

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

{
    "category": "https://api.routeconverter.com/v1/categories/328/?format=api",
    "description": "Westwall-Weg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/809f3be3-72bb-40dd-96e9-c0825011ace5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/847/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1046/?format=api"
}