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/?format=api&ordering=related_entry_creators&page=37
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1758,
    "next": null,
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=related_entry_creators&page=36",
    "results": [
        {
            "id": 1750,
            "content_url": "https://www.fabriders.net/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fabriders",
            "description": "FabRiders works to improve the effectiveness and impact of social change efforts. They have helped advocates and activists in all parts of the globe utilise technologies as part of long-term strategies, on a range of issues including: the empowerment of marginalised communities, defending the right to freedom of expression, and improving governmental transparency and accountability.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-22_112100.4712520000.jpeg",
            "created": "2020-06-22T11:21:00.470884Z",
            "moderation_state": 3
        },
        {
            "id": 2120,
            "content_url": "https://www.youtube.com/watch?v=WdksAr_oVr4",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd",
                "tmfdd"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Dialogues & Debates: Open Source & the Pandemic",
            "description": "Open-source technology and principles have been a potent force in slowing the spread of a deadly virus. A panel featuring:\n\nDr. Melissa Haendel, Director of Translational Data Science, Oregon State University. And, Director of the Center for Data to Health (CD2H) at Oregon Health & Science University\n\nRicardo Ruiz Freire, Supervisory Board Member, Global Innovation Gathering\n\nDr. Netha Hussain, medical doctor, researcher, and 10-year Wikipedia volunteer\n\nModerator Abby Cabunoc Mayes, Program Manager, MozFest Technical Relationships",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-28_223119.4717480000.png",
            "created": "2021-06-28T22:31:19.471541Z",
            "moderation_state": 3
        },
        {
            "id": 2143,
            "content_url": "https://2020.internethealthreport.org/spotlights/racial-justice-decode-the-default/",
            "is_bookmarked": false,
            "tags": [
                "bmfihr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Internet Health Report Spotlight: Decode the Default",
            "description": "Technology has never been colorblind. Since the beginning of the internet, calling out racial inequities of data and algorithms means facing denials and backlash. It’s time to abolish notions of “universal” users of software and beneficiaries of digital rights.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_200213.9157430000.png",
            "created": "2021-07-01T20:02:13.915396Z",
            "moderation_state": 3
        },
        {
            "id": 895,
            "content_url": "http://interactdigitalarts.uk/the-internet-of-art-things",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Internet of Art Things",
            "description": "The Internet of Art Things is an open infrastructure for connecting interactive digital artworks that makes use of standard Internet of Things technology. It is built around the widely-used MQTT machine-to-machine messaging protocol (that is both lightweight and fast) and suitable for use on a wide variety of computer platforms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-20_131959.7253620000.jpg",
            "created": "2018-08-20T13:19:59.720498Z",
            "moderation_state": 3
        },
        {
            "id": 1773,
            "content_url": "https://docs.google.com/presentation/d/1_IW8c2wRKYIZ1lfDQxiDEi8nFJJ2eaudijPUDXMgFLw/present?token=AC4w5VjSFAx8TxH5MlUDoJ0eT7jtKgOn7Q%3A1591644504629&includes_info_params=1&eisi=CJ7Tuur58ukCFUPbHwodTvw",
            "is_bookmarked": false,
            "tags": [
                "building-trustworthy-ai-page",
                "mozfest-tech-audience-report"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "research",
            "title": "MozFest Tech Audience Interviews: Slide Deck",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-21_112451.5727950000.png",
            "created": "2020-07-21T11:24:51.437884Z",
            "moderation_state": 3
        },
        {
            "id": 422,
            "content_url": "https://blog.mozilla.org/blog/2017/08/22/battle-save-net-neutrality-panel-tom-wheeler-ro-khanna-mozilla-leading-tv-producers-others/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Battle to Save Net Neutrality",
            "description": "On Monday, September 18, Mozilla is gathering leaders at the forefront of protecting net neutrality. We’ll discuss why it matters, what lies ahead, and what can be done to protect it.\n\nLeaders like former FCC Chairman Tom Wheeler and Congressman Ro Khanna will discuss net neutrality’s importance to free speech, innovation, competition and social justice.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-22_172612.6131650000.jpg",
            "created": "2017-08-22T17:26:12.611916Z",
            "moderation_state": 3
        },
        {
            "id": 105,
            "content_url": "http://www.npr.org/2016/02/19/467318811/mozilla-foundation-backs-apple-in-encryption-case-with-federal-government",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Foundation Backs Apple In Encryption Case With Federal Government",
            "description": "Coverage of Mozilla's encryption campaign",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Mozilla in the news",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-07-29T14:09:17.793000Z",
            "moderation_state": 3
        },
        {
            "id": 469,
            "content_url": "https://medium.com/@mkopel/badging-at-ala-2017-in-practice-3b4929ee23e4",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Badging with Librarians at ALA 2017",
            "description": "I had the opportunity to share out some of the work I and my fellow Web Literacy Leaders have been working on over the last year at the 2017 ALA Annual Conference in Chicago in June. The panel, “Implementing Gamified Assessment and Badges: A Practical Guide” (recording is available) looked at ways libraries could build these tools into existing programs. Each of the three presenters (including myself) came at the subject from a different point of view. With over 100 librarians in the room at 830 a.m. that Monday morning, we knew right away that there was tremendous interest.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "open credentials with library staff",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-16_201957.2051070000.png",
            "created": "2017-10-16T20:19:57.204640Z",
            "moderation_state": 3
        },
        {
            "id": 1053,
            "content_url": "https://medium.com/read-write-participate/meet-mozillas-latest-open-science-awardees-cfa45348e5d5",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla’s Latest Open Science Awardees",
            "description": "Among the projects receiving funds: a community-owned publishing platform for research. A three-day hackathon for scientists in the life sciences. And open-source protocols for analyzing the yeast DNA in beer.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-08_150111.5586630000.png",
            "created": "2019-03-08T15:01:11.558285Z",
            "moderation_state": 3
        },
        {
            "id": 1024,
            "content_url": "https://foundation.mozilla.org/en/campaigns/india-privacy-law/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy isn't negotiable",
            "description": "It’s essential that India has a strong and robust privacy law that protects and empowers citizens.\n\nThe time to ramp up the pressure is now! The Parliament Winter Session begins on December 11th, and we need to let the Ministry of Electronics and IT know that the privacy bill needs to be strengthened before it’s tabled in the Parliament.\n\nWe need just 50 of us to call Minister Ravi Shankar Prasad's office and leave messages for him demanding specific edits to the bill, he will get the message loud and clear -- Indians care about data protection and privacy and demand a strong bill.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/campaigns/india-privacy-law/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_224823.1594920000.jpg",
            "created": "2019-01-30T22:48:23.159182Z",
            "moderation_state": 3
        },
        {
            "id": 905,
            "content_url": "https://medium.com/read-write-participate/how-to-stay-connected-anywhere-9c7fba70b353",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Sonnet",
            "description": "Sonnet is a tool for staying connected with others, even when cellular coverage, satellites, and internet access are nonexistent",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-24_144101.0651620000.png",
            "created": "2018-08-24T14:41:01.060172Z",
            "moderation_state": 3
        },
        {
            "id": 1660,
            "content_url": "https://aisforanother.net",
            "is_bookmarked": false,
            "tags": [
                "AI policy",
                "mozfellows19",
                "Trustworthy AI"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "A is for another: A dictionary of AI",
            "description": "This resource by Maya Ganesh is a great resource to map understanding of AI.\n\"A Is For Another answers the question: what is AI? Or, how do we understand what it means to be human and non-human through artificial intelligence? This dictionary presents how intelligence, humans, machines, data and mind exist across a variety of cosmologies, sciences and art practices as perceptions change over time.\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-01_142841.5796170000.png",
            "created": "2020-05-01T14:28:41.579213Z",
            "moderation_state": 3
        },
        {
            "id": 510,
            "content_url": "https://www.openml.org",
            "is_bookmarked": false,
            "tags": [
                "machine learning",
                "mozfest",
                "Mozilla Open Leadership Project",
                "open data",
                "open leadership zone",
                "open science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Write documentation",
                "Join community"
            ],
            "published_by": "Heidi Seibold",
            "submitter_profile_id": 178,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Machine Learning (OpenML.org)",
            "description": "A collaborative and open machine learning platform that can be accessed through your favorite tool (R, python, ...).",
            "get_involved": "Help us build an online machine learning platform through code, design, feedback or outreach!",
            "get_involved_url": "https://github.com/openml/OpenML/blob/master/CONTRIBUTING.md",
            "interest": "It's an online open science project.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_064332.0787530000.png",
            "created": "2017-10-27T06:43:32.078174Z",
            "moderation_state": 3
        },
        {
            "id": 245,
            "content_url": "https://github.com/lesliePhD/open_funders_canada",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Funders Canada",
            "description": "This is a Global Sprint project supporting continued development of the Landscape tool. Landscape (http://landscape.ajah.ca/) is a pilot project for an open tool that helps people find out who is funding who, for what kind of projects, and when this funding is happening. This includes funding from governments, foundations, and corporations.",
            "get_involved": "Contribute to this project as part of the Global Sprint!",
            "get_involved_url": "https://github.com/lesliePhD/open_funders_canada",
            "interest": "This is a model project for network members looking to pool and share information about funding sources for programming and sustainability.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-26_094712.5208330000.png",
            "created": "2017-04-26T09:47:12.520469Z",
            "moderation_state": 3
        },
        {
            "id": 747,
            "content_url": "http://www.stanza.co.uk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mind Map",
            "description": "What we see are the paths traveled by all the books taken out of Milton Keynes library over the last five years. It appears as a 3d space, a hybrid map of the movements of the books to their destination. The books travel down roads and paths to roundabouts to peoples houses. The books are shown traveling to the postcode destination. This massive data visualization moves organically orbiting around the library at the center of activity.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_110931.2476820000.jpg",
            "created": "2018-04-24T11:09:31.247184Z",
            "moderation_state": 3
        },
        {
            "id": 771,
            "content_url": "https://natashamtrotman.com/#/moz-house-poly-social/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Poly Social",
            "description": "The piece is based on the poly social reality that we all access, are tethered to or fight against and the multiple selves that are created or born out of this; it also runs parallel to the multiple selves many neuro-divergents or persona's that are developed as a coping mechanism to help traverse the neurodivergent focused online/offline world(s).\n\n// is code for 'statement' and that { } are for commands and ; is to close the command - to run along side he poly social/ multiple self aspect.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-26_125506.3537380000.png",
            "created": "2018-04-26T12:55:06.353009Z",
            "moderation_state": 3
        },
        {
            "id": 259,
            "content_url": "https://github.com/cmaumet/fmri_reporting",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "global sprint",
                "gs2017",
                "imaging",
                "mozsprint",
                "open science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Easy fMRI Reporting",
            "description": "Scientific communities are increasingly calling for more transparent research practices. Ideally, to maximise impact of research, the analysis code, data and manuscript should all be made available to the research community. In practice, this can prove to difficult and time consuming.  Another project in this year's Global Sprint, fmri_reporting is a course that explores current solutions to share data and code in support of publication of an fMRI study and provides simple recipes for different levels of data and code sharing.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/cmaumet/fmri_reporting",
            "interest": "This project would be very interested to hear from you if you've published data or code in relation to an fMRI experiment and you would like to share your thoughts on this experience.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-04_194738.4258560000.png",
            "created": "2017-05-04T19:47:38.425547Z",
            "moderation_state": 3
        },
        {
            "id": 1015,
            "content_url": "https://foundation.mozilla.org/en/campaigns/equifax-breach/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Equifax data breach",
            "description": "2017's Equifax data breach may have been even worse than we thought – revealing tax and driver license information that would make it even easier to commit fraud using the hacked data. Can you join our call to Mick Mulvaney, head of the CFPB: launch a full-scale probe into the Equifax data breach?",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/campaigns/equifax-breach/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-01-30T22:02:56.258608Z",
            "moderation_state": 3
        },
        {
            "id": 2178,
            "content_url": "https://www.youtube.com/watch?v=TXL4SfXH5zM",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Debunking Fake News and Fake Science",
            "description": "Data scientist Emily Gorcenski and Verge reporter Sarah Jeong discuss the roots and proliferation of fake news and fake science.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192745.4850750000.jpg",
            "created": "2021-07-05T18:32:43.607007Z",
            "moderation_state": 3
        },
        {
            "id": 864,
            "content_url": "https://www.sfmoma.org/read/sfmoma-net-neutrality/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "SFMOMA + Net Neutrality",
            "description": "Mozilla's Solana Larsen spoke with SFMOMA about why net neutrality matters to museums and other cultural institutions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-29_133000.5910600000.png",
            "created": "2018-06-29T13:30:00.590763Z",
            "moderation_state": 3
        },
        {
            "id": 1187,
            "content_url": "https://exercism.io/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2019"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Exercism",
            "description": "Code practice and mentorship for everyone  Level up your programming skills with 2,830 exercises across 50 languages, and insightful discussion with our dedicated team of welcoming mentors. Exercism is 100% free forever.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_135652.8822710000.png",
            "created": "2019-05-22T13:56:52.869546Z",
            "moderation_state": 3
        },
        {
            "id": 291,
            "content_url": "https://medium.com/read-write-participate/offline-games-for-online-safety-74efa0959240",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Create content"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Offline games for online safety",
            "description": "This is a blog post describing what kinds of contributions community members can make to the Offline Games Challenge during the 2017 Global Sprint. The big idea is to invent and share childhood games, playground games, and board games that can teach people - especially youth - about online privacy and safety wherever they live. This project is easy to localize and might encourage participants to adapt beloved games to #teachtheweb, as well as to invent new ones.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-offline-games-challenge/",
            "interest": "This is an example of using a comms channel to promote a project that invites broad, diverse, local participation in support of online safety and our work to drive public demand for better privacy and security.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-18_153201.2730130000.jpg",
            "created": "2017-05-18T15:32:01.272472Z",
            "moderation_state": 3
        },
        {
            "id": 423,
            "content_url": "https://github.com/MozillaFoundation/Gigabit-101-Workshop",
            "is_bookmarked": false,
            "tags": [
                "4k",
                "artificial intelligence",
                "curriculum",
                "edtech",
                "gigabit",
                "innovation",
                "open educational resource",
                "virtual reality"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Jenn Beard",
            "submitter_profile_id": 67,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Gigabit 101 Workshop Materials Available",
            "description": "The Mozilla Gigabit Community Fund provides grant funding to support the creation of gigabit technologies such as virtual reality, 4K video, and artificial intelligence. Our goal is to increase participation in technology innovation in support of a healthy Internet where all people are empowered, safe, and independent online. It became evident that while many people are aware of whether they have high-speed internet access, they may not know what it enables. This workshop helps to demystify terms, highlight ways it's being utilized, and help people innovate for their own projects and purposes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-25_204106.0946450000.jpg",
            "created": "2017-08-25T20:41:06.093876Z",
            "moderation_state": 3
        },
        {
            "id": 61,
            "content_url": "https://www.youtube.com/watch?v=Obv6M_c8XVs",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Meme Jail",
            "description": "See what happens when classic memes head to Europe",
            "get_involved": "Join the campaign behind meme jail.",
            "get_involved_url": "https://www.changecopyright.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-24T21:57:50.627000Z",
            "moderation_state": 3
        },
        {
            "id": 14,
            "content_url": "https://transvision.mozfr.org/",
            "is_bookmarked": false,
            "tags": [
                "localization"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Transvision",
            "description": "Transvision is a specialized search engine to find localized strings of all Mozilla products and websites.",
            "get_involved": "Know PHP? Help us add new features!",
            "get_involved_url": "https://github.com/mozfr/transvision#transvision",
            "interest": "Improve translation quality of Firefox in your language",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-12-14T23:22:01.120000Z",
            "moderation_state": 3
        },
        {
            "id": 2192,
            "content_url": "https://youtu.be/9f0ukTzx0Qw",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "session",
            "title": "Black Women Disrupting the Status Quo in Technology",
            "description": "There is a diversity crisis in the tech industry: a homogeneous group of technologists builds solutions for our diverse population. This lack of diversity yields biased technology products that, at best, don’t serve everyone and, at worst, actively harm marginalized groups. This panel of distinguished Black women will discuss the intersectional oppression prevalent in the technology industry and how the voices and work of Black women are imperative in moving us in a more ethical, inclusive direction. This event is part of an ongoing lecture series \"The Future is Intersectional: Black Women Int",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_115130.5476540000.jpeg",
            "created": "2021-07-06T11:51:30.536329Z",
            "moderation_state": 3
        },
        {
            "id": 2525,
            "content_url": "https://foundation.mozilla.org/en/blog/short-film-dzata-reimagines-technology-innovation-from-an-african-perspective/",
            "is_bookmarked": false,
            "tags": [
                "mozilla-cma"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Dzata",
            "description": "“Dzata: The Institute of Technological Consciousness” is a new creative research project by South Africa’s Lo-Def Film Factory and Russel Hlongwane. It views technology and innovation through a vastly different prism — one of African history, culture, and traditions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-04-05_174815.3423260000.jpg",
            "created": "2023-04-05T17:48:15.342051Z",
            "moderation_state": 3
        },
        {
            "id": 1300,
            "content_url": "https://www.django-rest-framework.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Django REST framework",
            "description": "Django REST framework is a powerful and flexible toolkit for building Web APIs.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_040400.6191540000.png",
            "created": "2019-08-02T04:04:00.599697Z",
            "moderation_state": 3
        },
        {
            "id": 1206,
            "content_url": "https://medium.com/read-write-participate/when-your-ai-assistant-misbehaves-750f7bf23a53",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "A Week With Wanda",
            "description": "A web-based simulation exploring the risks of AI. Play the game at https://weekwithwanda.com",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-24_164654.6292030000.png",
            "created": "2019-05-24T16:46:54.628679Z",
            "moderation_state": 3
        },
        {
            "id": 859,
            "content_url": "http://www.natashabonnelame.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Words from Other Worlds: Remixes and Narrative Glitches",
            "description": "Joan Anim-Addo’s libretto Imoinda: Or She Who Will Lose Her Name (2008) articulates the long and complex history of Atlantic slavery, colonisation, and the position of the black woman’s body within this narrative.\n\nWorking with artist Luca M. Damiani, and Anim-Addo’s libretto, I interrogate the notion that the web is an infinite space to preserve artefacts that might otherwise exist on the margins, or be ignored altogether. Using data bending, we suggest that purposefully inserting glitches into our digital/cultural life can enable us to begin to interrupt and posit notions of difference.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-26_114615.1144910000.jpg",
            "created": "2018-06-26T11:46:15.114170Z",
            "moderation_state": 3
        }
    ]
}