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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1219/?format=api",
    "description": "22-JUN-10 Drei Zinnenhütte (gekürzt wg/ Schlechtwetter)",
    "creator_name": "KusKoe",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57f0f987-468c-401e-a16b-9860facf6582"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4587/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5443/?format=api"
}