Change activity data types.

GET /api/activity_data_curation/?format=api
HTTP 200 OK
Allow: POST, GET
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}