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

GET /v1/categories/8065/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 11 Aug 2026 17:52:33 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/8019/",
    "name": "Libya",
    "children": [],
    "routes": [
        {
            "description": "Position 1 to Position 23211",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1fc29bfa-49e5-4e8c-bad7-31b89fccbd37"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/52118/",
            "metadata": null
        },
        {
            "description": "CameraType@SpeedLimit to Blitzer@40",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b49ebf3c-f804-4244-9ae5-d9290ccea2e7"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/55751/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8065/"
}