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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Beilstein_Trier_Beilstein",
    "creator_name": "wurst",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/622f71eb-2f4d-426d-bd3c-cf0da5650c45"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3844/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4595/?format=api"
}