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

GET /v1/categories/8075/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 11 Aug 2026 18:44:35 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7863/",
    "name": "Taiwan",
    "children": [],
    "routes": [
        {
            "description": "Location history from 09/26/2014 to 09/27/2014/Latitude User",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/67f94a8c-f293-48b5-aff4-37a914bb83f0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/53884/",
            "metadata": null
        },
        {
            "description": "Location history from 09/24/2014 to 09/25/2014/Latitude User",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ede6618a-d226-4b7d-b080-1765cddc8617"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57121/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8075/"
}