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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/?format=api",
    "description": "Anfang2 to Ende2",
    "creator_name": "Herwarth",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/177380f8-9b1b-4c26-a0f1-38ebd5e63a84"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4641/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5514/?format=api"
}