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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1630/?format=api",
    "description": "Zeeland route",
    "creator_name": "Peecee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9df82a0-4aeb-4dfb-9460-015882f0fe45"
    },
    "localFile": "https://api.routeconverter.com/v1/files/205/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/240/?format=api"
}