A view that permits a GET to allow listing all the entries
in the database

**Route** - `/entries`

#Query Parameters -

- `?search=` - Search by title, description, get_involved, interest,
creator, and tag.
- `?ids=` - Filter only for entries with specific ids. Argument
must be a comma-separated list of integer ids.
- `?tag=` - Allows filtering entries by a specific tag
- `?issue=` - Allows filtering entries by a specific issue
- `?help_type=` - Allows filtering entries by a specific help type
- `?has_help_types=<True or False>` - Filter entries by whether they have
help types or not. Note that `True`
or `False` is case-sensitive.
- `?featured=True` (or False) - both capitalied. Boolean is set in admin UI
- `?page=` - Page number, defaults to 1
- `?page_size=` - Number of results on a page. Defaults to 48
- `?ordering=` - Property you'd like to order the results by. Prepend with
`-` to reverse. e.g. `?ordering=-title`
- `?moderationstate=` - Filter results to only show the indicated moderation
state, by name. This will only filter if the calling
user has moderation permissions.

GET /api/pulse/v2/entries/?ordering=published_by__profile&page=39
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1833,
    "next": null,
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?ordering=published_by__profile&page=38",
    "results": [
        {
            "id": 2553,
            "content_url": "https://datasciencelawlab.africa/projectses/mozilla-foundation-2024-data-futures-lab-infrastructure-fund/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data governance",
                "transparency"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chijioke Okorie",
                    "profile_id": 6605,
                    "is_active": false
                },
                {
                    "name": "Melisa  Omino",
                    "profile_id": 6606,
                    "is_active": false
                },
                {
                    "name": "Vukosi  Marivate",
                    "profile_id": 6607,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Addressing ethical issues in data life cycle for African communities",
            "description": "The Data Science Law Lab at the University of Pretoria will conduct research and develop a new data licenses that protects the rights and interests of individuals and communities in Africa. For example, they are looking to enable greater agency of data subjects with mechanisms that allow data sources to confirm or withdraw consent, be involved in benefit-sharing, receive attribution, etc.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-20T20:56:36.156266Z",
            "moderation_state": 3
        },
        {
            "id": 2554,
            "content_url": "https://www.dataprovenance.org/",
            "is_bookmarked": false,
            "tags": [
                "data stewardship"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Shayne  Longpre",
                    "profile_id": 6608,
                    "is_active": false
                },
                {
                    "name": "Robert Mahari",
                    "profile_id": 6609,
                    "is_active": false
                },
                {
                    "name": "Naana  Obeng-Marnu",
                    "profile_id": 6610,
                    "is_active": false
                },
                {
                    "name": "Damien  Sileo",
                    "profile_id": 6611,
                    "is_active": false
                },
                {
                    "name": "Niklas  Muennighoff",
                    "profile_id": 6612,
                    "is_active": false
                },
                {
                    "name": "Kartik Perisetla",
                    "profile_id": 6613,
                    "is_active": false
                },
                {
                    "name": "Jad Kabbara",
                    "profile_id": 6614,
                    "is_active": false
                },
                {
                    "name": "Enrico Shippole",
                    "profile_id": 6615,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "The Data Provenance Initiative: Auditing Text Datasets for LLM Development",
            "description": "Data Provenance Initiative will expand and add new features to their database and toolkit to better enable developers to accurately select the data which fits their legal/ethical risk tolerances, respect creator wishes, and understand the properties of their data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-21T16:24:24.151097Z",
            "moderation_state": 3
        },
        {
            "id": 2555,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-supports-five-projects-creating-building-blocks-for-a-better-data-ecosystem/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data governance",
                "privacy security & transparency"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Yves-Alexandre  de Montjoye",
                    "profile_id": 6616,
                    "is_active": false
                },
                {
                    "name": "Bozhidar Stevanoski",
                    "profile_id": 6617,
                    "is_active": false
                },
                {
                    "name": "Florent  Guepin",
                    "profile_id": 6618,
                    "is_active": false
                },
                {
                    "name": "Matthieu  Meeus",
                    "profile_id": 6619,
                    "is_active": false
                },
                {
                    "name": "Natasa Krco",
                    "profile_id": 6620,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Leaving no one behind: a tool to flag privacy risk in AI generated data",
            "description": "Imperial College London will develop an open-source toolbox to support builders, as well as non-experts, to better evaluate the privacy risk of AI generated synthetic data before releasing it. Based on their initial research: https://arxiv.org/pdf/2306.10308",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-21T22:27:42.891931Z",
            "moderation_state": 3
        },
        {
            "id": 2556,
            "content_url": "https://mila.quebec/en/first-languages-ai-reality",
            "is_bookmarked": false,
            "tags": [
                "data stewardship"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Josee  Poirier",
                    "profile_id": 6621,
                    "is_active": false
                },
                {
                    "name": "Andrea  Delgado Olson",
                    "profile_id": 6622,
                    "is_active": false
                },
                {
                    "name": "Caroline  Running Wolf",
                    "profile_id": 6623,
                    "is_active": false
                },
                {
                    "name": "Michael  Running Wolf",
                    "profile_id": 6624,
                    "is_active": false
                },
                {
                    "name": "Shawn  Tsosie",
                    "profile_id": 6625,
                    "is_active": false
                },
                {
                    "name": "Conor  McDonough Quinn",
                    "profile_id": 6626,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "FLAIR Initiative – First Languages AI Reality",
            "description": "FLAIR will work with a community using their software and methodology to collect the necessary corpus data to develop Automatic Speech Recognition (ASR) for the community’s language while minimizing the burden on current speakers. Accordingly, they will publish the source code and a methodology manual that aims to enable further indigenous language communities to revitalize their languages more rapidly and effectively, using their own data, and on their own terms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-21T22:55:41.174656Z",
            "moderation_state": 3
        },
        {
            "id": 2557,
            "content_url": "https://huggingface.co/spaces/vialibre/edia",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data governance",
                "data stewardship"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Laura  Alonso Alemany",
                    "profile_id": 6628,
                    "is_active": false
                },
                {
                    "name": "Beatriz  Busaniche",
                    "profile_id": 6629,
                    "is_active": false
                },
                {
                    "name": "Luciana  Benotti",
                    "profile_id": 6630,
                    "is_active": false
                },
                {
                    "name": "Marcos  Javier Gómez",
                    "profile_id": 6631,
                    "is_active": false
                },
                {
                    "name": "Guido Ivetta",
                    "profile_id": 6632,
                    "is_active": false
                },
                {
                    "name": "Hernán  Maina",
                    "profile_id": 6633,
                    "is_active": false
                },
                {
                    "name": "Alexia  Halvorsen",
                    "profile_id": 6634,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Community-based collection of linguistic resources for language tech bias",
            "description": "Via Libre will build on their existing toolset, EDIA (Spanish abbreviation for “Stereotypes and Discrimination in Artificial Intelligence”), which inspects core components of automatic language processing technologies to detect and characterize of discriminatory behaviors. Specifically, they will use community-centered methods to engage with Argentinian teachers and students to build and assess language datasets that represent stereotypes in Argentina.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-28T22:34:26.290970Z",
            "moderation_state": 3
        },
        {
            "id": 2558,
            "content_url": "https://edri.org/",
            "is_bookmarked": false,
            "tags": [
                "AI policy",
                "Climate Justice",
                "Digital Rights"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Esther Mwema",
                    "profile_id": 6635,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Building momentum for strategic and collaborative EU advocacy interventions",
            "description": "EDRi will build its internal capacity to articulate strategic and collaborative advocacy interventions on the climate justice and digital rights nexus at EU level, bringing in more network organizations and developing positions on key intersecting issues.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-28T23:54:08.480709Z",
            "moderation_state": 3
        },
        {
            "id": 2560,
            "content_url": "https://afrogrids.com/",
            "is_bookmarked": false,
            "tags": [
                "digital divide",
                "environmental justice"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Esther Mwema",
                    "profile_id": 6640,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Afro-Grids: Three Futures to Bridging the Digital Divide",
            "description": "Afro-Grids: The Cost of Bridging the Digital Divide is an African folklore art project that analyzes the dilemma between increased Internet infrastructure to bridge the digital divide and the extraction of resources in the African context.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-29T00:00:08.721578Z",
            "moderation_state": 3
        },
        {
            "id": 2561,
            "content_url": "https://www.marietheresepng.com/publications/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "environmental justice"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Marie-Therese  Png",
                    "profile_id": 6641,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "AI Supply Chain Impacts: Transnational Solidarity Building",
            "description": "AI Supply Chain Impacts: Transnational Solidarity Building will host three online workshops at the intersection of environmental and technology justice, and develop pedagogy materials from these discussions for activists and policymakers. Secondly, the project will create two photo essays on resistance and impacted communities on the extractive Big Tech supply chain, that can be used as advocacy materials for practitioners advocating for AI supply chain accountability.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-29T00:02:43.555701Z",
            "moderation_state": 3
        },
        {
            "id": 2562,
            "content_url": "https://greenscreen.network/en/blog/announcing-the-new-catalyst-fund-awardees/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "environmental justice"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Rub(én)  Solís Mecalco",
                    "profile_id": 6642,
                    "is_active": false
                },
                {
                    "name": "Haizel  de la Cruz",
                    "profile_id": 6643,
                    "is_active": false
                },
                {
                    "name": "Ana Poot",
                    "profile_id": 6644,
                    "is_active": false
                },
                {
                    "name": "Diana Bocanegra",
                    "profile_id": 6645,
                    "is_active": false
                },
                {
                    "name": "Abril Ruz",
                    "profile_id": 6646,
                    "is_active": false
                },
                {
                    "name": "Aracely Burgos",
                    "profile_id": 6647,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Indigenous AV narratives in defense of their territories against megaprojects",
            "description": "The project brings an indigenous, feminine, non-binary, and collective approach to produce two short films that highlight the narratives from Mayan Communities from the Yucatan Peninsula, on the devastation of the rainforest and local ways of life by infrastructure, agribusiness and green-tech mega-projects in the region, as well as ways of resistance and organization from the Mayan communities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-29T00:06:00.983167Z",
            "moderation_state": 3
        }
    ]
}