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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/?format=api",
    "description": "Simmerath",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b399d00-8135-48df-b214-700818bb9424"
    },
    "localFile": "https://api.routeconverter.com/v1/files/872/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1071/?format=api"
}