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=-title&page=33
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1761,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-title&page=34",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-title&page=32",
    "results": [
        {
            "id": 1099,
            "content_url": "https://github.com/anishansari/Book-Donation-System",
            "is_bookmarked": false,
            "tags": [
                "book",
                "documentation",
                "education",
                "health"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Fundraise"
            ],
            "published_by": "Anish Ansari",
            "submitter_profile_id": 2066,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anish Ansari",
                    "profile_id": 2066,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Book Donation System",
            "description": "Provides a platform for users to donate books and exchange books in order to educate each other. the user can see donor within a certain range and can request books for donation and works the same for NGOs and schools which need books in remote areas of the country.",
            "get_involved": "You can support me in anyway you want. Please go through the project and see how you can support me and make books available to everyone who needs it.",
            "get_involved_url": "https://github.com/anishansari/Book-Donation-System",
            "interest": "There are different schools and individuals in many countries have no access to books and education. So this platform is intended to solve these problems by making donation available for those who need books.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-03-27T08:02:25.647501Z",
            "moderation_state": 3
        },
        {
            "id": 1050,
            "content_url": "https://medium.com/mozilla-festival/what-makes-a-great-mozilla-festival-session-529dff105185?source=your_stories_page---------------------------",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Sarah Allen",
            "submitter_profile_id": 89,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sarah Allen",
                    "profile_id": 89,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Blog- what makes a great MozFest session",
            "description": "I wanted to share some great examples of sessions and their proposal text from previous festivals to encourage more people to submit an idea, and to help those still editing their proposals.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Participatory projects and faciliation",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-03-01T16:25:19.527154Z",
            "moderation_state": 3
        },
        {
            "id": 845,
            "content_url": "https://medium.com/read-write-participate/the-internet-and-you-us-43766a1a83ca",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog | The Internet and You. Us.",
            "description": "Mozilla Fellow Linet Kwamboka reflects on her recent work, and what's ahead",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-22_143851.3990800000.png",
            "created": "2018-06-22T14:38:51.398738Z",
            "moderation_state": 3
        },
        {
            "id": 846,
            "content_url": "https://medium.com/read-write-participate/protecting-competition-in-the-digital-ecosystem-and-exploring-the-future-of-antitrust-80ad39f6df69",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Caroline Holland",
                    "profile_id": 338,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Blog | Protecting Competition in the Digital Ecosystem",
            "description": "Mozilla Fellow Caroline Holland reflects on her recent work",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-22_143940.8411880000.png",
            "created": "2018-06-22T14:39:40.840534Z",
            "moderation_state": 3
        },
        {
            "id": 844,
            "content_url": "https://medium.com/read-write-participate/progress-in-a-hostile-political-environment-raising-awareness-and-recruiting-foot-soldiers-in-the-152999c0a760",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog | Progress in a Hostile Political Environment",
            "description": "Mozilla Fellow Gigi Sohn reflects on recent tech policy and her work as a Fellow",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-22_143736.2119300000.png",
            "created": "2018-06-22T14:37:36.211626Z",
            "moderation_state": 3
        },
        {
            "id": 1668,
            "content_url": "https://foundation.mozilla.org/en/blog/privacy-norms-and-pandemic/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog: Privacy Norms and the Pandemic",
            "description": "Writes Mark Surman: \"Will things like digital contact tracing leave a legacy of better privacy norms, or worse ones?\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_145537.9307810000.jpg",
            "created": "2020-05-05T14:55:37.930235Z",
            "moderation_state": 3
        },
        {
            "id": 1760,
            "content_url": "https://nsrc.org/blog/enhancing_routing_security",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Blog Post on the Impact of Routing Security Project",
            "description": "I have posted an article on NSRC Blog about the activities of my routing security project. The post includes the project goals, activities and efforts on enhancing routing security and the impact of it across the South Asian region. I have added the statistics and measurements of the growth of RPKI deployment in the region. I hope the post is helpful to encourage engineers and operators in deploying routing security best practices in their network.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-06-26T10:04:08.383932Z",
            "moderation_state": 3
        },
        {
            "id": 573,
            "content_url": "https://blog.mozilla.org/blog/2017/12/20/plugging-in-on-policy/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Cori Zarek",
                    "profile_id": 111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Blog: Plugging in on Policy",
            "description": "Mozilla Tech Policy Fellows continue to lead policy conversations around the world.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-01-03_180821.3741650000.jpg",
            "created": "2018-01-03T18:08:21.373466Z",
            "moderation_state": 3
        },
        {
            "id": 593,
            "content_url": "https://medium.com/read-write-participate/ok-google-delete-my-account-no-wait-no-really-a0f8bbd26265",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Chris Hartgerink",
            "submitter_profile_id": 3135,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chris Hartgerink",
                    "profile_id": 3135,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Blog: OK Google, Delete My Account",
            "description": "Mozilla Fellow Chris Hartgerink on his experience untangling from Google.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-15_171921.0330980000.png",
            "created": "2018-02-15T17:19:21.032067Z",
            "moderation_state": 3
        },
        {
            "id": 928,
            "content_url": "https://medium.com/read-write-participate/looking-back-and-moving-forward-mozilla-and-internet-health-3649bf834c94",
            "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": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog | Looking Back, and Moving Forward: Mozilla and Internet Health",
            "description": "Mozilla Executive Director Mark Surman reflects on the org's latest evaluation report",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-10-03_134322.4735660000.jpg",
            "created": "2018-10-03T13:43:22.473102Z",
            "moderation_state": 3
        },
        {
            "id": 843,
            "content_url": "https://medium.com/read-write-participate/fellowships-graduations-and-growing-the-movement-a7fba5de44ad",
            "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": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog | Fellowships, Graduations and Growing the Movement",
            "description": "Mozilla executive director reflects on the 2018-19 Fellows and their work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-22_143616.5902500000.png",
            "created": "2018-06-22T14:36:16.589656Z",
            "moderation_state": 3
        },
        {
            "id": 590,
            "content_url": "https://medium.com/read-write-participate/exploring-gender-and-technology-in-latin-america-7d021b8010e0",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Join community",
                "Localize & translate"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog: Exploring Gender and Technology in Latin America",
            "description": "Recently, Derechos Digitales mapped the landscape of women-led organizations standing up for human rights online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-08_140247.3321430000.png",
            "created": "2018-02-08T14:02:47.331814Z",
            "moderation_state": 3
        },
        {
            "id": 478,
            "content_url": "https://medium.com/@abdavidson/building-our-technology-policy-future-5b04479243a4",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog: Building our Technology Policy Future",
            "description": "Mozilla Tech Policy Fellow Alan Davidson asks: How do we inspire a next generation of leaders with expertise in technology and public policy to guide our society through coming challenges?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-20_162418.7449330000.png",
            "created": "2017-10-20T16:24:18.744298Z",
            "moderation_state": 3
        },
        {
            "id": 471,
            "content_url": "https://medium.com/@amina_fazlullah/bringing-broadband-to-the-unconnected-b6cb759547d2",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog: Bringing Broadband to the Unconnected",
            "description": "Mozilla Tech Policy Fellow Amina Fazlullah writes about the need to connect the unconnected.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-17_162330.4883370000.png",
            "created": "2017-10-17T16:23:30.487656Z",
            "moderation_state": 3
        },
        {
            "id": 1906,
            "content_url": "https://www.accessnow.org/what-is-augmented-reality-risks/",
            "is_bookmarked": false,
            "tags": [
                "augmented reality",
                "mozilla fellow",
                "open web fellows"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Daniel Leufer",
            "submitter_profile_id": 3147,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Daniel Leufer",
                    "profile_id": 3147,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Blog: Augmented reality & augmented risks",
            "description": "Blog for Access Now on augmented reality",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-11-02T16:24:44.615575Z",
            "moderation_state": 3
        },
        {
            "id": 1614,
            "content_url": "https://ethicslab.georgetown.edu/blog/blending-philosophy-and-computer-science",
            "is_bookmarked": false,
            "tags": [
                "computing",
                "education",
                "ethics",
                "#RCSC"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blending Philosophy and Computer Science for Ethical Development",
            "description": "A semester in, Ethics Lab’s Mozilla Responsible CS project has shown great promise in helping students deeply consider ethics and social responsibility in their computer science work. Ethics Lab and Georgetown’s Computer Science Department were awarded the grant by the Mozilla Foundation in spring 2019 for their proposal to build ethics directly into computer science classes. The project is supported for the 2019-2020 academic year.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/initiatives/responsible-cs/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-05_135453.6707550000.jpg",
            "created": "2020-03-05T13:54:53.670370Z",
            "moderation_state": 3
        },
        {
            "id": 812,
            "content_url": "https://getblask.com",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "blog",
                "flask",
                "markdown",
                "mozsprint",
                "python",
                "web"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Mentor",
                "Plan & organize",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Victor suarez",
            "submitter_profile_id": 1362,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Victor suarez",
                    "profile_id": 1362,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Blask",
            "description": "A simple Blog-Engine that use Flask, Markdown and Python. This project allows to create a simple Blog using only MarkDown Syntax and use Flask for render the web page. With this project is very simple to generate a blog and its completly open source.",
            "get_involved": "",
            "get_involved_url": "https://github.com/zerasul/blask",
            "interest": "Is very interesting because the project is very simple and can be used for learn how to create a Open Source project and how to contribute on it.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-05-08T07:25:57.886039Z",
            "moderation_state": 3
        },
        {
            "id": 409,
            "content_url": "https://blandinonbroadband.org",
            "is_bookmarked": false,
            "tags": [
                "blandin",
                "blog",
                "broadband",
                "fiber",
                "funder",
                "isp",
                "wireless"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blandin on Broadband",
            "description": "Blandin on Broadband is maintained by the Broadband team members at the Blandin Foundation. Our goal is to share information that supports and promotes broadband access and use – especially in rural Minnesota.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Blandin on Broadband engages with Internet Health issues in rural Minnesota and their stories mirror the challenges and opportunities of communities all around the world.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-27_191803.0314360000.jpg",
            "created": "2017-07-27T19:18:03.031126Z",
            "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": 1591,
            "content_url": "https://medium.com/@szymielewicz/black-boxed-politics-cebc0d5a54ad",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "#mozfellows19",
                "mozfellows19",
                "transparency"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Daniel Leufer",
            "submitter_profile_id": 3147,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Daniel Leufer",
                    "profile_id": 3147,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Black-Boxed Politics: Opacity is a Choice in AI Systems",
            "description": "In this article we break down the myth of the 'black box' around AI systems and demonstrate how we can introduce basic transparency measures into these systems.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-04_094616.7517870000.png",
            "created": "2020-02-04T09:46:16.751325Z",
            "moderation_state": 3
        },
        {
            "id": 2448,
            "content_url": "https://carnival-ai.com/",
            "is_bookmarked": false,
            "tags": [
                "algorithms",
                "cma2021",
                "data",
                "digital gallery",
                "machine learning",
                "mozilla-cma"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Vernelle Noel",
                    "profile_id": 6071,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Black Arts + Culture: Generative Traditions with AI and Design in Carnival",
            "description": "This project uses AI to remix Black histories of design, art, and dance. Archival images of dancing sculptures from the Trinidad Carnival are mixed with each other and images of Black dancers across the diaspora (Caribbean, USA, etc.) in a single dataset. A machine learning model then generates new designs based on this data. The resulting art will be presented via an online gallery and discussions.",
            "get_involved": "",
            "get_involved_url": "https://carnival-ai.com/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_143242.4693290000.jpg",
            "created": "2022-11-08T14:32:42.469114Z",
            "moderation_state": 3
        },
        {
            "id": 1064,
            "content_url": "https://medium.com/read-write-participate/making-dna-sequencing-more-accessible-8b5624a98873",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Biotinkering Berlin: More Open DNA Sequencing",
            "description": "What if anyone with an internet connection and bit of curiosity could parse DNA? That’s the goal of Lisa Thalheim, a Berlin-based citizen scientist, and Biotinkering Berlin, a biweekly biotech meetup. Biotinkering Berlin recently received from Mozilla an Open Science Mini-Grant: $3,933 in funding, made possible by the Alfred P. Sloan Foundation.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-22_181735.9865580000.png",
            "created": "2019-03-22T18:17:35.986235Z",
            "moderation_state": 3
        },
        {
            "id": 577,
            "content_url": "https://bioSyntax.org",
            "is_bookmarked": false,
            "tags": [
                "biology",
                "genomics",
                "open science",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Test & feedback"
            ],
            "published_by": "Artem Babaian",
            "submitter_profile_id": 273,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Artem Babaian",
                    "profile_id": 273,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "bioSyntax: Syntax Highlighting for Computational Biology",
            "description": "bioSyntax is a suite of syntax highlighting for computational biology file formats. It uses the native syntax-highlighting engines in vim, gedit, sublime and less to add color and formatting to data files. This greatly improves the human-readability and brings scientists closer to their data.",
            "get_involved": "WTB: Scientists (all disciplines) with a deep understanding of how a data-format is read. Designers with flare. Coders looking for seriously fun optimization problems.",
            "get_involved_url": "https://github.com/bioSyntax/bioSyntax",
            "interest": "bioSyntax is a unique library and can greatly improve data readability. I'm hoping to inspire scientists from all disciplines to evaluate this problem in their fields.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-01-16_070125.3708370000.gif",
            "created": "2018-01-16T07:01:25.370004Z",
            "moderation_state": 3
        },
        {
            "id": 655,
            "content_url": "https://biosyntax.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "bioinformatics",
                "biology",
                "computational biology",
                "genomics",
                "mozsprint",
                "open science",
                "science",
                "syntax highlighting",
                "toolkit"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Join community",
                "Localize & translate",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Alyssa Fegen",
            "submitter_profile_id": 431,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Alyssa Fegen",
                    "profile_id": 431,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "bioSyntax",
            "description": "Syntax highlighting for computational biology",
            "get_involved": "Help us test it on all platforms and look for any bugs, expand it to more platforms, editors, and file formats, or make it more user-friendly.",
            "get_involved_url": "https://github.com/bioSyntax/bioSyntax",
            "interest": "It has the potential to improve the accuracy, efficacy, and efficiency of research in genomics and could be extended to file formats in other fields.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024333.8806620000.jpg",
            "created": "2018-03-27T01:28:47.272241Z",
            "moderation_state": 3
        },
        {
            "id": 148,
            "content_url": "http://mozilla.org",
            "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": "Biosurveillance using Social Media",
            "description": "A project to visualize social media data used in an early detection system for disease epidemics as they emerge.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-03T16:59:58Z",
            "moderation_state": 3
        },
        {
            "id": 241,
            "content_url": "http://www.bionode.io/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bruno Vieira",
                    "profile_id": 144,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Bionode.io",
            "description": "Bionode is an Open Source community that aims at building highly reusable code and tools for bioinformatics by leveraging the Node.JS ecosystem. We use Node.JS Streams to process big genomic data. We look for all kinds of contributions, from JavaScript developers to biologists.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "http://github.com/bionode/bionode",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-25_001842.5454590000.png",
            "created": "2017-04-25T00:18:42.544712Z",
            "moderation_state": 3
        },
        {
            "id": 1152,
            "content_url": "https://grp-bio-it.embl-community.io/blogs/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "community building",
                "digital storytelling",
                "equity",
                "interview",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote",
                "Create content"
            ],
            "published_by": "Malvika Sharan",
            "submitter_profile_id": 1924,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Malvika Sharan",
                    "profile_id": 1924,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Bio-IT community blogs",
            "description": "The Bio-IT community project at EMBL allows scientists to share their bioinformatics skills, expertise, and resources with others in the community.  With the Bio-IT community blogs, we want to shift our focus towards creating more opportunities for our members of diverse expertise, backgrounds, and identities in order to create more community engagement. \n\nThis project aims to create space for our members to highlight their personal stories, scientific work, insights, and open dialogues. With the tool of Digital Storytelling, I want to create relatable contents for our community members.",
            "get_involved": "You can help me share stories of personal success, struggles, and insights with a wider scientific community. We will schedule a short (~30 minutes) meeting to chat, and I will draft your story to publish as a blog or interview.",
            "get_involved_url": "https://grp-bio-it.embl-community.io/blogs/contribute/",
            "interest": "I want to include as many voices as possible to highlight diverse perspectives and offer a more complete 'un-edited' reflection of our members in STEM, specifically of those who have been previously excluded. Your voice will make a huge difference in this effort.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-02_095041.3060560000.png",
            "created": "2019-05-02T09:50:41.305162Z",
            "moderation_state": 3
        },
        {
            "id": 853,
            "content_url": "http://smeech.co.uk/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Binary Scarves",
            "description": "A series of knitwear informed by the ASCII text system of encoding text to binary. Each design contains a quote related to either computers, binary, patterns, digital art or repetition. The designs are presented within the constraints of a standard 24-stitch punchcard pattern repeat. The scarves have been produced in collaboration with a factory in Manchester, ironically named Unique Knitwear.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-25_181256.5707110000.jpg",
            "created": "2018-06-25T18:12:56.570359Z",
            "moderation_state": 3
        },
        {
            "id": 2446,
            "content_url": "https://binarycalculationsareinadequate.org/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "algorithms",
                "bipoc",
                "cma2021",
                "data",
                "datasets",
                "interactive",
                "mozilla-cma"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Stephanie Dinkins",
                    "profile_id": 6069,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Binary Calculations Are Inadequate to Assess Us",
            "description": "This project seeks to provide more open, interactive, and compassionate alternatives to supplant the exclusionary algorithms and datasets that currently impact our everyday lives. It proposes a data commons approach where anyone can contribute to a training dataset, and anyone can then use that dataset to power AI. The project models this approach by creating an open, BIPOC-focused database that then uses AI to generate artwork.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_135548.6002770000.png",
            "created": "2022-11-08T13:55:48.599953Z",
            "moderation_state": 3
        },
        {
            "id": 1645,
            "content_url": "https://nlnetlabs.nl/projects/rpki/rpki-analytics/",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "ROA",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Bhutan has 100% Valid ROA: Impact of OIE Fellowship Project",
            "description": "After 6 months of my extensive awareness campaigns on routing infrastructure security across South Asia, Bhutan became the first country in the world to have 100% VALID ROAs. The other countries in the region also have impressive progress. As a Mozilla OIE Fellow, I started my routing security project in South Asia since Oct'19. Since then, I have been carrying out outreach, awareness campaigns and hands-on workshops to help network operators adopt MANRS security recommendations specially RPKI deployment. I am so happy that the impact is visible and the region is getting the benefits of it.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-08_171410.0273780000.png",
            "created": "2020-04-08T17:14:10.026730Z",
            "moderation_state": 3
        },
        {
            "id": 142,
            "content_url": "https://www.npmjs.com/package/bezier-js",
            "is_bookmarked": false,
            "tags": [
                "javascript"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bezier JS",
            "description": "A javascript library for working with Bezier curves.",
            "get_involved": "",
            "get_involved_url": "https://github.com/Pomax/bezierjs",
            "interest": "Drawing curves with code is complicated. This  much easier draw them and understand how they work!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-26T16:44:21.645000Z",
            "moderation_state": 3
        },
        {
            "id": 943,
            "content_url": "https://medium.com/mozilla-festival/beyond-the-machine-artificially-intelligent-d032edd6215c",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Irini-Mirena Papadimitriou",
                    "profile_id": 3229,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Beyond the Machine: Artificially Intelligent",
            "description": "Irini Papadimitriou curated the Artificially Intelligent display at Victoria and Albert Museum in London. Here she writes about it, framing the overall exhibition not only in its artistic and methodological intervention, but in its digital humanities angle. Image above: Words That Remake The World, from The Seeker, Nye Thompson. Artificially Intelligent display ©Victoria and Albert Museum",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-02_100730.7977380000.png",
            "created": "2018-11-02T10:07:30.797082Z",
            "moderation_state": 3
        },
        {
            "id": 778,
            "content_url": "https://beyondactivismo.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Activists",
                "filmmaking",
                "Human Rights",
                "Interviews",
                "mozsprint",
                "Photography"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Test & feedback"
            ],
            "published_by": "Danny Rayman",
            "submitter_profile_id": 304,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Danny Rayman",
                    "profile_id": 304,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Beyond Activismo",
            "description": "Trying to understand what people from different cultures, religions, and countries have in common through their activism, and exploring how can they help each other, is an amazing but difficult task. With that in mind we are working on an open project that tries to connect and share the histories & experiences of human rights activists, delivering the content in different languages, in attractive and creative ways.",
            "get_involved": "Help us by giving us your feedback about our web design, contents, graphics and others things related to our project, suggests activists that we could interview or send us your own interview with a human right activist.",
            "get_involved_url": "https://beyondactivismo.org/",
            "interest": "To collaborate with Beyond Activismo is a way to make a change by inspiring others and co-work with diversely-skilled people from all around the world, thereby helping activist by spreading their historiesand experiences.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-28_172723.0165490000.jpg",
            "created": "2018-04-28T17:27:23.015989Z",
            "moderation_state": 3
        },
        {
            "id": 982,
            "content_url": "https://github.com/tedarbyshire/trust-tools",
            "is_bookmarked": false,
            "tags": [
                "data privacy",
                "digital inclusion",
                "online privacy & security",
                "trust"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Tessa Darbyshire",
            "submitter_profile_id": 1881,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tessa Darbyshire",
                    "profile_id": 1881,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Better Than Compliant",
            "description": "Improving the relationship between brands and consumers by building transparency, inclusion and dialogue into digital interactions. Focused specifically on making complex privacy policies machine readable and human comprehendible.",
            "get_involved": "Facilitate user testing",
            "get_involved_url": "https://github.com/tedarbyshire/trust-tools",
            "interest": "Designing open source tools to protect digital privacy",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-12-18T18:49:53.406365Z",
            "moderation_state": 3
        },
        {
            "id": 2467,
            "content_url": "https://www.bemidjistate.edu/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bemidji State University",
                    "profile_id": 6105,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Bemidji State University",
            "description": "The university will lead workshops that guide faculty at other institutions in developing and implementing responsible computer science teaching modules. The workshops will convene not just computer science faculty, but also social science and humanities faculty.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_105259.4638810000.jpg",
            "created": "2022-11-21T10:52:59.463575Z",
            "moderation_state": 3
        },
        {
            "id": 2173,
            "content_url": "https://youtu.be/zzJ0KAvpdVw",
            "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": "Being Human in the Dark Days of the Internet",
            "description": "Emily May, Executive Director, Hollaback!, talks about solutions to abuse and bullying online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192936.4384450000.jpg",
            "created": "2021-07-05T18:28:04.269631Z",
            "moderation_state": 3
        },
        {
            "id": 1548,
            "content_url": "https://medium.com/@ka.iwanska/behavioural-advertising-101-5fee17913b22",
            "is_bookmarked": false,
            "tags": [
                "advertising",
                "data",
                "mozfellows19",
                "privacy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Karolina Iwańska",
            "submitter_profile_id": 3152,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Karolina Iwańska",
                    "profile_id": 3152,
                    "is_active": true
                },
                {
                    "name": "Harriet Kingaby",
                    "profile_id": 3118,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Behavioural Advertising 101",
            "description": "A brief introduction to the types of ads we encounter online — and what they know about us.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-01-08_104512.3532620000.png",
            "created": "2020-01-08T10:45:12.352820Z",
            "moderation_state": 3
        },
        {
            "id": 1031,
            "content_url": "https://manoabrazilissue.com/",
            "is_bookmarked": false,
            "tags": [
                "Brazil",
                "literature discovery"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "pat matsueda",
            "submitter_profile_id": 1992,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "pat matsueda",
                    "profile_id": 1992,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Becoming Brazil: New Fiction, Poetry, and Memoir",
            "description": "A collection of about sixty works by twenty Brazilian authors, translated into English",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-03_043507.6916890000.jpg",
            "created": "2019-02-03T04:35:07.691116Z",
            "moderation_state": 3
        },
        {
            "id": 1221,
            "content_url": "https://utkarsh2102.github.io/debian/2019/06/02/becoming-a-debian-maintainer-in-90-days.html",
            "is_bookmarked": false,
            "tags": [
                "debian",
                "foss",
                "open source",
                "technology"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Utkarsh Gupta",
            "submitter_profile_id": 2519,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Utkarsh Gupta",
                    "profile_id": 2519,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Becoming a Debian Maintainer in 90 days!",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Open Source, Debian, Maintainer, FOSS",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-06-16_222319.4583640000.png",
            "created": "2019-06-16T22:23:19.456451Z",
            "moderation_state": 3
        },
        {
            "id": 451,
            "content_url": "https://beakerbrowser.com",
            "is_bookmarked": false,
            "tags": [
                "decentralization",
                "p2p",
                "peer-to-peer"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Tara Vancil",
            "submitter_profile_id": 115,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Tara Vancil",
                    "profile_id": 115,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Beaker browser",
            "description": "A browser for the decentralized Web. Comes with tools for hosting websites and APIs for building peer-to-peer applications.",
            "get_involved": "",
            "get_involved_url": "https://github.com/beakerbrowser/beaker",
            "interest": "Beaker is building on top of the existing Web platform to make it possible for developers to build apps that respect user privacy, are fork-able and modifiable by users, and don't need to depend on third-party data silos.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-10-01T19:36:15.327236Z",
            "moderation_state": 3
        },
        {
            "id": 166,
            "content_url": "http://www.bbc.com/news/world-africa-39273651",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "BBC: Web literacy training in Cape Town",
            "description": "BBC Africa segment showcasing web literacy work by Mozilla and UN Women in Cape Town, South Africa",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-03-17T18:39:14.405439Z",
            "moderation_state": 3
        },
        {
            "id": 691,
            "content_url": "https://creativecommons.org/2018/04/15/fellowship-memorial-fund/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bassel Khartabil Free Culture Fellowship, Fund",
            "description": "The inaugural Bassel Khartabil Free Culture Fellowship was awarded to Majd Al-shihabi, a Palestinian-Syrian engineer and urban planning graduate based in Beirut, Lebanon.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-16_130018.6009500000.jpg",
            "created": "2018-04-16T13:00:18.600366Z",
            "moderation_state": 3
        },
        {
            "id": 419,
            "content_url": "https://blog.mozilla.org/blog/2017/08/11/honoring-friend-bassel-announcing-bassel-khartabil-free-culture-fellowship/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 4,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bassel Khartabil Free Culture Fellowship",
            "description": "To honor Bassel Khartabil’s legacy and his lasting impact on the open web, a slate of nonprofits are launching a new fellowship in his name",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-11_141106.7697940000.jpg",
            "created": "2017-08-11T14:11:06.768708Z",
            "moderation_state": 3
        },
        {
            "id": 286,
            "content_url": "https://github.com/Obadha/baraza/blob/master/README.md",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Baraza",
            "description": "Baraza is a social justice innovation that aims to facilitate conflict resolution at the domestic level and among community members. Baraza, presented as an android application, will allow community members seek an audience with their area chief or local administration from within the application for disputes or issues they want resolved. Additionally, they should be able to seek professional legal council from within the application.",
            "get_involved": "Help us document, design and develop various parts of the project.",
            "get_involved_url": "https://github.com/Obadha/baraza/blob/master/CONTRIBUTING.md",
            "interest": "The application allows a user to report a dispute arising, allows the local authority to see reported disputes relevant to their areas, and allows them to perform some action as per the dipute either pass a resolution from within the application or summon others..",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-17_193705.8228150000.PNG",
            "created": "2017-05-17T19:37:05.822482Z",
            "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": 777,
            "content_url": "http://jedahan.com/baculus",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Jonathan Dahan",
            "submitter_profile_id": 529,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jonathan Dahan",
                    "profile_id": 529,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Baculus - a friendly internet buoy",
            "description": "Baculus is a clear plastic backpack with wheels, a telescoping antennae/flag, a wifi access point, small computer, gps transceiver, software defined radio, and battery. The platform provides ad-hoc, self organizing wifi networking, by working together with the humans who use it.",
            "get_involved": "",
            "get_involved_url": "http://jedahan.com/baculus/jobs",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-28_165143.1302610000.png",
            "created": "2018-04-28T16:51:43.129758Z",
            "moderation_state": 3
        },
        {
            "id": 623,
            "content_url": "http://jedahan.com/baculus/",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jonathan Dahan",
                    "profile_id": 529,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Baculus",
            "description": "Baculus is a telescoping antennae/flag, a Wi-Fi access point, small computer, GPS transceiver, software defined radio, and battery, all housed inside a rolling backpack. The project provides applications like maps and message boards over an ad-hoc, self-repairing Wi-Fi network. The project recently won an Honorable Mention and $10,000 from Mozilla's WINS challenges.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-09_212109.4120730000.png",
            "created": "2018-03-09T21:21:09.411774Z",
            "moderation_state": 3
        },
        {
            "id": 427,
            "content_url": "https://medium.com/read-write-participate/starting-the-school-year-with-privacy-security-in-mind-487320333c44",
            "is_bookmarked": false,
            "tags": [
                "online privacy & security",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Back-to-School Privacy & Security Kit",
            "description": "This is a blog post describing a brand new \"kit\" of 3 Back-to-School Privacy & Security activities added to Thimble for educators and learners to remix. The big idea is to start conversations about strong online safety habits that learners can use right now.",
            "get_involved": "Check out the activities themselves on Thimble!",
            "get_involved_url": "https://thimble.mozilla.org",
            "interest": "This is a great example of combining a core issue like Privacy & Security with an excellent learning tool like Thimble.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-05_194151.4395500000.png",
            "created": "2017-09-05T19:41:51.439071Z",
            "moderation_state": 3
        }
    ]
}