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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "mittelkaernten_gurktaler_alpen",
    "creator_name": "kutscher",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/411d88b6-dc44-4acd-9d87-adc363d4936f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/432/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/511/?format=api"
}