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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/?format=api",
    "description": "Lammersdorf",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/363c8831-de85-4b2a-8aa6-bfcf6dcc2cb1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/869/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1068/?format=api"
}