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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Historischer Wanderweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b012251e-9ab3-4ad3-8145-a8fcff90a639"
    },
    "localFile": "https://api.routeconverter.com/v1/files/831/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1030/?format=api"
}