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

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-get_involved_url&page=31",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-get_involved_url&page=29",
    "results": [
        {
            "id": 667,
            "content_url": "https://medium.com/read-write-participate/mapping-oregons-wetlands-with-help-from-high-schoolers-and-gigabit-technology-d526677aaf41",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Real Time Wetland Restoration Mapping and Analysis",
            "description": "High school students in Oregon will stream GIS data collected from wetlands to the Army Corps of Engineers in real-time, taking advantage of Eugene’s high-speed, low-latency gigabit network. In the process, students will support the local ecosystem — and learn all about an emerging technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-02_151853.0339740000.jpg",
            "created": "2018-04-02T15:18:53.033462Z",
            "moderation_state": 3
        },
        {
            "id": 913,
            "content_url": "https://medium.com/read-write-participate/my-year-being-a-ford-mozilla-open-web-fellow-5d88fd4cc5b9",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Carlos Guerra",
                    "profile_id": 274,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "My Year Being a Ford-Mozilla Open Web Fellow",
            "description": "A Fellowship reflection by Carlos Guerra.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-31_134624.4641210000.png",
            "created": "2018-08-31T13:46:24.463654Z",
            "moderation_state": 3
        },
        {
            "id": 669,
            "content_url": "https://medium.com/read-write-participate/connecting-the-unconnected-teaching-digital-skills-in-the-tabagwe-sector-c96a7e358b8d",
            "is_bookmarked": false,
            "tags": [
                "clubs",
                "digital literacy",
                "farmers",
                "learning",
                "rwanda",
                "unconnected",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise",
                "Localize & translate"
            ],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Connecting the Unconnected: Teaching Digital Skills in the Tabagwe Sector",
            "description": "This article is part of a series of posts featuring individuals across Rwanda who are learning digital skills as we develop a digitally literate country. Read more about the work Mozilla and Digital Opportunity Trust are doing in Rwanda.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_135248.5177550000.jpeg",
            "created": "2018-04-03T13:52:48.517317Z",
            "moderation_state": 3
        },
        {
            "id": 789,
            "content_url": "https://blog.mozilla.org/blog/2017/09/25/adding-policy-firepower-mozilla-network/",
            "is_bookmarked": false,
            "tags": [
                "tech policy"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Cori Zarek",
            "submitter_profile_id": 111,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Cori Zarek",
                    "profile_id": 111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Adding More Policy Firepower to the Mozilla Network",
            "description": "In 2017, Mozilla launched a new fellowship that brings together policy experts from around the world to advance crucial tech policy efforts. We are now excited to announce the appointment of seven advisors to help steer this fellowship into the future.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-05-01T14:29:23.559127Z",
            "moderation_state": 3
        },
        {
            "id": 677,
            "content_url": "https://medium.com/read-write-participate/taking-on-big-tech-through-merger-enforcement-f15b7973e37",
            "is_bookmarked": false,
            "tags": [
                "mozilla fellow"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Caroline Holland",
            "submitter_profile_id": 338,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Caroline Holland",
                    "profile_id": 338,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Taking on Big Tech Through Merger Enforcement",
            "description": "A range of voices across the political spectrum have raised the alarm about increasing consolidation and concentration in our economy. This issue is particularly acute when it comes to the power that large tech companies and Internet service providers hold over how we interact online. One way (though certainly not the only way) to address this and to ensure healthy competition is to use antitrust law to stop anticompetitive mergers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-04-06T00:29:52.753021Z",
            "moderation_state": 3
        },
        {
            "id": 1294,
            "content_url": "https://leap.se/en",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2017"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "LEAP Encryption Access Project",
            "description": "LEAP is a non-profit dedicated to giving all internet users access to secure communication. Our focus is on adapting encryption technology to make it easy to use and widely available.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_034144.1887980000.png",
            "created": "2019-08-02T03:41:44.164892Z",
            "moderation_state": 3
        },
        {
            "id": 718,
            "content_url": "https://twitter.com/t_r_u_m_p_i_n_g",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "@t_r_u_m_p_i_n_g",
            "description": "The piece collects and converts images posted to social media in support of Trump, averaging eachimage’s colour and placing a digital brick of this colour to a screen until the screen is full, wherebythe resulting image is then uploaded to Twitter with hashtags used most often by Trump.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_101434.2645740000.jpg",
            "created": "2018-04-24T10:14:34.263581Z",
            "moderation_state": 3
        },
        {
            "id": 732,
            "content_url": "https://www.juancovelli.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "#u9273",
            "description": "This piece is a collection of 9273 photographs taken from Instagram, with the hashtag #selfie. It aims to create a selfie mirror, where the audience can engage and theirimage reflected through many other selfies, and thus, creates a newselfie. The purpose of the piece is to show a fragmented and fluidrepresentation of the self, rather than a static and fixed one, such as a photograph.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_104414.6598240000.jpg",
            "created": "2018-04-24T10:44:14.658972Z",
            "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": 1281,
            "content_url": "https://www.torproject.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Modularization of Key Aspects of the Tor Network",
            "description": "To advance human rights and freedoms by creating and deploying free and open source anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_221512.9471720000.png",
            "created": "2019-08-01T22:15:12.890285Z",
            "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": 931,
            "content_url": "https://foundation.mozilla.org/en/campaigns/enoughisenough/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Petition: Facebook & 2FA",
            "description": "Sign the petition 👉 Facebook, stop using users' 2FA info to target ads.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-10-04_194806.4822340000.png",
            "created": "2018-10-04T19:48:06.481593Z",
            "moderation_state": 3
        },
        {
            "id": 744,
            "content_url": "http://www.Ciid.dk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "The colours of the countryside",
            "description": "A 360 video of an interview with a farmer, about field colours and how they relate to the use offertilisers. Rory Hamilton and Michelle Throne explore how our view of the countryside isshaped by the technology, and what farming practices are employed in growing our food.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_110303.9034940000.jpeg",
            "created": "2018-04-24T11:03:03.902667Z",
            "moderation_state": 3
        },
        {
            "id": 733,
            "content_url": "http://megacorp.kairus.org",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Megacorp",
            "description": "The artwork is based on a collection of fake websites scraped from internet by the artist duoKairUs. These companies exist only virtually and are used by cyber criminals for phishing attacksor to support scam stories.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_104524.9637990000.jpg",
            "created": "2018-04-24T10:45:24.962832Z",
            "moderation_state": 3
        },
        {
            "id": 719,
            "content_url": "http://www.davidbooth.uk.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "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": "Need a Break",
            "description": "David Booth is a sculptor. He is drawn to create work that suggests reinvention and escape by creating work with transformative use of materials.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_101550.8708600000.jpg",
            "created": "2018-04-24T10:15:50.870164Z",
            "moderation_state": 3
        },
        {
            "id": 350,
            "content_url": "http://hivechicago.org/portfolio/hipc-iii-understanding-openness/",
            "is_bookmarked": false,
            "tags": [
                "chicago",
                "hive",
                "interoperability",
                "open leadership",
                "portability",
                "working open"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Understanding Openness",
            "description": "Openness is present when you’re given permission to take action; you’re never forced to stop at any point; and the rules are clear. Hive Interoperability & Portability Coalition III: Understanding the Open Internet will create a Community of Practice for network members and affiliates around Openness as it pertains to both the Internet and learning programs.HIPC III will (1) improve the Hive Chicago community’s understanding of the open web and thereby (2) will set learning providers up for successful implementation of open sharing of learning opportunities on the HIPC II infrastructure.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The planned sessions will explore concepts like Openness, Transparency, Agency, and Portability, as well as others sourced from the community. This is a great model for extending Open Leadership into a broder community.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_211347.1199080000.jpg",
            "created": "2017-06-02T21:13:47.119378Z",
            "moderation_state": 3
        },
        {
            "id": 871,
            "content_url": "http://peerproduction.net/issues/issue-12-makerspaces-and-institutions/practitioner-reflections/space-gather-make/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Shared Machine Shop : Sound",
            "description": "From Japan to Ghana, from the Norwegian Artic Circle to the United Kingdom, shared machine shops have been opening up where people can learn how to make things with mentors, tools and equipment. In response to Kat Braybrooke and Adrian Smith investigations, sound artist Vasilis Moschas created a conceptual audio installation that explored the unique sound environments of participating sites. Combining practitioner contributions with machine-produced beats and spoken-word poetry, his work further illustrated the typical on-site experiences of flow, discontinuity, repair and breakdown.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_105104.1370960000.png",
            "created": "2018-07-17T10:51:04.136474Z",
            "moderation_state": 3
        },
        {
            "id": 872,
            "content_url": "http://peerproduction.net/issues/issue-12-makerspaces-and-institutions/practitioner-reflections/repair-cafes/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Repair Cafes",
            "description": "Repair Cafés have emerged as citizen-driven initiatives to enable the fixing (or repair) of products at a community level. Repair Cafés are part of broader movement of ‘Makers, Modifiers and Fixers’ where individuals and groups of individuals that are ‘making, modifying and fixing’ products are coming together in physical places and spaces that include Hackerspaces, Makerspaces, Fab Labs and Tech Shops.  Here we see the author's personal journey over many years and many countries and lots of data. This piece allows an in-depth exploration, investigating and sharing data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_105950.5013050000.png",
            "created": "2018-07-17T10:59:50.500836Z",
            "moderation_state": 3
        },
        {
            "id": 877,
            "content_url": "https://blog.mozilla.org/blog/2018/07/19/a-science-fair-with-1-6-million-in-prizes/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A Science Fair with $1.6 Million in Prizes",
            "description": "As the final part of Mozilla and the National Science Foundation’s Wireless Innovation Challenges, 14 community technologists will live demo their creative projects in Mountain View, CA this August",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-19_121829.6558480000.jpg",
            "created": "2018-07-19T12:18:29.655193Z",
            "moderation_state": 3
        },
        {
            "id": 885,
            "content_url": "http://www.embroidereddigitalcommons.net/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Embroidered Digital Commons",
            "description": "Embroidered Digital Commons is a collective close-reading and close-stitching of a text written by Raqs Media Collective called 'A Concise Lexicon of / for the Digital Commons' (2003). The full lexicon is an A-Z of the relationship between social, digital and material space. The lexicon weaves together an evolving metaphorical language of common ownership, use and access across digital platforms. The commons has become synonymous with digital media through the discourse of free and open source software, shared production of knowledge, open access, and creative commons.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-23_174439.2595050000.png",
            "created": "2018-07-23T17:44:39.258934Z",
            "moderation_state": 3
        },
        {
            "id": 883,
            "content_url": "http://aegeandatahaven.com",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kyriaki Goni",
                    "profile_id": 528,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Aegean Datahaven",
            "description": "The Aegean Datahaven is a speculative project of a series of repositories for data across the islands of the Aegean sea. The work creates new topologies and networks to challenge the established forms of sovereignty, identity, geography and power in the Mediterranean region. Ancient myths are revivified against private ownership of the commons and corporate exploitation of personal data. The website, part of a bigger installation, presents the islands, which host datahavens. A mix of fiction and reality represents each of them. Can the future in the Mediterranean be decentralized?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-23_173626.7361900000.png",
            "created": "2018-07-23T17:36:26.735470Z",
            "moderation_state": 3
        },
        {
            "id": 884,
            "content_url": "https://zoyander.cc/pico-8/iportraits.html",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Interactive Portraits",
            "description": "Interactive Portraits use accessible computing to give people imaginative experiences of truthful dialogue with people who they would not normally encounter. Although many conventional video documentaries about transgender people focus on the details of their transition in an attempt to educate the public about practical matters, this project aims instead to authentically represent the concerns and day-to-day interests of transgender interviewees - people discuss activism, working life, and relationships, as well as recent changes to healthcare and civil rights for trans people in Japan.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-23_173830.3771150000.jpg",
            "created": "2018-07-23T17:38:30.376247Z",
            "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
        },
        {
            "id": 873,
            "content_url": "http://peerproduction.net/issues/issue-12-makerspaces-and-institutions/practitioner-reflections/make-space-prod/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Luca M. Damiani",
                    "profile_id": 504,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Make Space Prod",
            "description": "Data, reflections, key-words, conceptual notes, ethnographic observations. This piece collects and share some questions + thoughts related to the politics of practicing within the field of digital art making, specifically reviewing how that connects with inclusion, diversity, participation and public engagement. Tensions and reflections on the artistic practice, tech-creative production, new or old technologies, credits, outputs, next steps for professional growth constantly come to the table. Can we read and reflect on our data and experience to create better practices?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_110924.9231150000.png",
            "created": "2018-07-17T11:09:24.922380Z",
            "moderation_state": 3
        },
        {
            "id": 765,
            "content_url": "https://newhopestem.blogspot.com/",
            "is_bookmarked": false,
            "tags": [
                "coding",
                "community",
                "community development",
                "gigabit",
                "Lafayette",
                "Louisiana"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Sagan Ezell",
            "submitter_profile_id": 523,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Sagan Ezell",
                    "profile_id": 523,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "New Hope STEM",
            "description": "New Hope is a community development organization that provides after school tutoring and summer camps to the kids from the Azalea Park neighborhood in Lafayette, Louisiana. As a way to enrich the kids in the neighborhood and to spark an educational interest in STEM, New Hope has launched a new program to teach kids the basics of building and coding robots.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This program is aimed at bringing kids in an under-resourced neighborhood the opportunity to broaden their horizons and embrace a STEM career as a real possibility in their lives.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-04-25T15:51:52.685490Z",
            "moderation_state": 3
        },
        {
            "id": 898,
            "content_url": "http://www.kadijaferryman.com/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kadija Ferryman",
            "submitter_profile_id": 1571,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Fellow, and Postdoc @ Data & Society Research Institute",
            "description": "Kadija is a cultural anthropologist who examines the impacts of health risk prediction through information technologies such as genomics, digital medical records, and artificial intelligence on marginalized groups. She will be exploring the origins of the open health movement during her Mozilla fellowship.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2018-08-21T14:02:41.767299Z",
            "moderation_state": 3
        },
        {
            "id": 950,
            "content_url": "https://www.youtube.com/watch?v=gmcU-uMWNj0&list=PLnRGhgZaGeBu6RousMarM2sS6r8ajFUeV&index=9",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A Talk with Mitchell Baker",
            "description": "Mitchell Baker, executive chairwoman of Mozilla, speaks at MozFest 2018.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-07_162802.4493340000.jpg",
            "created": "2018-11-07T16:28:02.448996Z",
            "moderation_state": 3
        },
        {
            "id": 969,
            "content_url": "https://dingdingding.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "DING",
            "description": "In the second-ever edition of DING — Mozilla’s magazine about technology, society, and the future — we say goodbye to oppressive technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-12-07_003431.0035260000.png",
            "created": "2018-12-07T00:34:31.002874Z",
            "moderation_state": 3
        },
        {
            "id": 1184,
            "content_url": "https://github.com/mozilla/foresight/issues/4",
            "is_bookmarked": false,
            "tags": [
                "user research"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design"
            ],
            "published_by": "Josephine Lau",
            "submitter_profile_id": 2389,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Josephine Lau",
                    "profile_id": 2389,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Explore how decentralized and distributed technology can be valuable to users",
            "description": "",
            "get_involved": "Take a look at our user story cards here:",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-17_211139.1025540000.png",
            "created": "2019-05-17T21:11:39.102184Z",
            "moderation_state": 3
        },
        {
            "id": 1283,
            "content_url": "https://identihub.co/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Identihub",
            "description": "Open source hosting for your brand and visual assets",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_222728.8931700000.png",
            "created": "2019-08-01T22:27:28.873876Z",
            "moderation_state": 3
        },
        {
            "id": 1296,
            "content_url": "https://readthedocs.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Read the Docs",
            "description": "Read the Docs simplifies software documentation by automating building, versioning, and hosting of your docs for you.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_035048.4769040000.png",
            "created": "2019-08-02T03:50:48.457141Z",
            "moderation_state": 3
        },
        {
            "id": 835,
            "content_url": "https://blog.mozilla.org/blog/2018/06/04/mozilla-announces-225000-for-art-and-advocacy-exploring-artificial-intelligence/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 4,
            "related_creators": [],
            "entry_type": "base",
            "title": "$225,000 for Art and Advocacy Exploring Artificial Intelligence",
            "description": "Mozilla’s latest awards will support people and projects that examine the effects of AI on society. In a world where biased algorithms, skewed data sets, and broken recommendation engines can radicalize YouTube users, promote racism, and spread fake news, it’s more important than ever to support artwork and advocacy work that educates and engages internet users.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-04_142956.3857260000.jpg",
            "created": "2018-06-04T14:29:56.385148Z",
            "moderation_state": 3
        },
        {
            "id": 937,
            "content_url": "https://yalereview.yale.edu/computational-propaganda",
            "is_bookmarked": false,
            "tags": [
                "misinfocon",
                "mozilla fellow"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Computational Propaganda: If You Make It Trend, You Make It True",
            "description": "Mozilla Fellow Renee DiResta writes about online propaganda in the latest issue of the Yale Review",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-10-19_151948.7828490000.jpg",
            "created": "2018-10-19T15:19:48.782414Z",
            "moderation_state": 3
        },
        {
            "id": 833,
            "content_url": "https://www.wired.com/story/darpa-total-informatio-awareness/",
            "is_bookmarked": false,
            "tags": [
                "mozilla fellow"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How the Tech Giants Created what DARPA Couldn't",
            "description": "Today, you can probably name several companies that have access to data on every purchase you make with a credit card, every magazine subscription you buy, every website you visit and email you send or receive, every trip you book, and every event you attend—all the various types of data that Safire referenced, but gathered to identify behavior patterns that help predict what ads you’ll click on.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-31_004800.1190900000.jpg",
            "created": "2018-05-31T00:48:00.118481Z",
            "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": 970,
            "content_url": "https://medium.com/read-write-participate/what-insects-and-openness-have-in-common-9adf3c930d4f",
            "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": "OpenScienceKE",
            "description": "OpenScienceKE is an initiative that promotes open approaches to bioinformatics research in Kenya.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-12-07_011818.3298020000.png",
            "created": "2018-12-07T01:18:18.329196Z",
            "moderation_state": 3
        },
        {
            "id": 468,
            "content_url": "http://www.cnn.com/2017/10/14/opinions/internet-of-things-future-surman-thorne-opinion/index.html",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Michelle Thorne",
                    "profile_id": 70,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Essay: The future of the Internet of Things depends on this",
            "description": "A CNN.com by op-ed by Mark Surman and Michelle Thorne. The authors discuss an open, decentralized approach to IoT.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-16_201138.4106180000.png",
            "created": "2017-10-16T20:11:38.410046Z",
            "moderation_state": 3
        },
        {
            "id": 875,
            "content_url": "http://aureliamoser.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Entertin, WI",
            "description": "Entertin, WI, USA is a digital paper town. Entertin (an anagram of \"internet\"), collects websites that create a presence online for a city that doesn't exist. In old-school print cartography, \"paper towns\" were fake locations on a map meant to sign the print, so if replicated illegally, that plagiarism could be identified through the existence of a fake location. With web-maps, we often trust that these incongruousness have been corrected, that our maps have integrity, but it's not always the case.  Entertin project: https://github.com/auremoser/entertin",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_112448.1345470000.jpg",
            "created": "2018-07-17T11:24:48.133965Z",
            "moderation_state": 3
        },
        {
            "id": 1253,
            "content_url": "https://www.survivalofthebestfit.com/",
            "is_bookmarked": false,
            "tags": [
                "cma2019",
                "mozilla-cma"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Survival of the Best Fit",
            "description": "A new web-based interactive game that explains how machine learning software can be biased, specifically when used carelessly to automate hiring decisions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-11_190445.5978020000.png",
            "created": "2019-07-11T19:04:45.597450Z",
            "moderation_state": 3
        },
        {
            "id": 458,
            "content_url": "https://medium.com/@Joannalib/creating-a-web-literacy-peer-learning-network-b4c803baa578",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Creating a Web Literacy Peer Network at Multnomah County  Library",
            "description": "In July, Liza and I headed to Chicago to meet the rest of the Mozilla Web Literacy Leaders, and it was inspiring and educational! We returned to Portland excited to bring together our cohort of Multnomah County Library colleagues (now named the Web Literacy Peer Learning Network) and get to work. The Peer Learning Network is made up of smart, dynamic, self-motivated individuals and we are excited to have them lead the way in Web Literacy learning at MCL.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-10_145623.5318170000.png",
            "created": "2017-10-10T14:56:23.531427Z",
            "moderation_state": 3
        },
        {
            "id": 1284,
            "content_url": "https://www.wickeditor.com/#/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Code"
            ],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Wick Editor",
            "description": "The Wick Editor is a free online tool for creating games, animations, and everything in-between!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_223107.4132330000.jpg",
            "created": "2019-08-01T22:31:07.369448Z",
            "moderation_state": 3
        },
        {
            "id": 456,
            "content_url": "https://medium.com/@LinetData/privacy-in-the-era-of-big-data-45d5eb1cea75",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy in The Era of Big Data",
            "description": "Mozilla Tech Policy Fellow Linet Kwamboka writes about the exploitation of our personal data online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-09_140354.9589640000.png",
            "created": "2017-10-09T14:03:54.958290Z",
            "moderation_state": 3
        },
        {
            "id": 889,
            "content_url": "https://medium.com/mozilla-festival/cryptographers-activists-engineers-speakers-at-mozfest-2018-b4e31e4c648a",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Cryptographers, Activists, Engineers: Speakers at MozFest 2018",
            "description": "This October, 19 speakers will tackle issues like privacy, misinformation and censorship on the web",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-03_122712.2206890000.png",
            "created": "2018-08-03T12:27:12.219947Z",
            "moderation_state": 3
        },
        {
            "id": 1297,
            "content_url": "http://pypy.org",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "PyPy",
            "description": "PyPy is a fast, compliant alternative implementation of the Python language (2.7.13 and 3.5.3, 3.6). It has several advantages and distinct features:",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_035346.2494720000.png",
            "created": "2019-08-02T03:53:46.233329Z",
            "moderation_state": 3
        },
        {
            "id": 1260,
            "content_url": "https://medium.com/mozilla-festival/peeking-into-ais-black-box-with-devin-dillon-from-ai-family-challenge-ca08a43e307f",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Peeking into AI's Black Box with Devin Dillon from AI Family Challenge",
            "description": "A profile of Devin Dillon from AI Family Challenge.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-17_210232.1709920000.jpg",
            "created": "2019-07-17T21:02:32.169862Z",
            "moderation_state": 3
        },
        {
            "id": 1298,
            "content_url": "https://theintern.io/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Intern: Software Testing for Humans",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-08-02T03:56:46.946812Z",
            "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": 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
        }
    ]
}