GET /api/v1/activities/?format=api&page=2208
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 220701,
    "next": null,
    "previous": "https://panelapp-aus.org/api/v1/activities/?format=api&page=2207",
    "results": [
        {
            "created": "2019-11-17T16:02:59.302489+11:00",
            "panel_name": "Cobblestone malformations_AustralianGenomics",
            "panel_id": 6,
            "panel_version": "0.0",
            "user_name": "Zornitza Stark",
            "item_type": "panel",
            "text": "Added panel Cobblestone malformations_AustralianGenomics",
            "entity_name": null,
            "entity_type": null
        }
    ]
}