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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/?format=api",
    "description": "Wien-Zwettl Stadt",
    "creator_name": "walter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f19b97d7-249d-48dc-8880-84ddc63fd12e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/457/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/555/?format=api"
}