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

{
    "count": 1761,
    "next": null,
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=help_types&page=36",
    "results": [
        {
            "id": 434,
            "content_url": "http://hivetoronto.org/10-toronto-projects-helping-mozilla-shape-healthy-internet/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Take Action",
                "Promote",
                "Code"
            ],
            "published_by": "Simona Ramkisson",
            "submitter_profile_id": 78,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "10 Toronto projects helping Mozilla shape a healthy Internet",
            "description": "Hive Toronto launched the Internet Health mini-grant this year and these are 10 projects supported a healthier and accessible internet.",
            "get_involved": "",
            "get_involved_url": "http://www.hivetoronto.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-13_181411.1465180000.png",
            "created": "2017-09-13T18:14:11.145741Z",
            "moderation_state": 3
        },
        {
            "id": 1776,
            "content_url": "https://medium.com/prifina/privacy-icons-4ca999a6f2db",
            "is_bookmarked": false,
            "tags": [
                "data",
                "#data privacy",
                "privacy",
                "ui",
                "ui design",
                "ux"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Take Action",
                "Design",
                "Join community"
            ],
            "published_by": "Paulius Jurčys",
            "submitter_profile_id": 3914,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Paulius Jurčys",
                    "profile_id": 3914,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Privacy Icons and Legal Design",
            "description": "Some thoughts following Apple's WWDC 2002: can UX change how people perceive their personal data? \n\nCould privacy icons be a tool for more informed and powerful individuals? Mozilla picked up this idea in 2011. Now Apple is taking privacy icons to the next level. \n\nHow could privacy icons affect human decisions? How can community contribute to the development of uniform privacy icons for the next decade?",
            "get_involved": "",
            "get_involved_url": "https://dev.prifina.com",
            "interest": "Privacy icons are crucial in making data privacy more understandable to average internet users.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-21_162043.9294960000.jpeg",
            "created": "2020-07-21T16:20:43.928243Z",
            "moderation_state": 3
        },
        {
            "id": 1109,
            "content_url": "https://github.com/SanliFaez/Commons4Academics",
            "is_bookmarked": false,
            "tags": [
                "knowledge commons"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Sanli",
            "submitter_profile_id": 2019,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sanli",
                    "profile_id": 2019,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "“The University Cooperative” Workshop",
            "description": "## One day workshop about managing academic resources as common property\n* Questions: If we want to become decision makers of our shared resources, what do we need to learn? Which tools do we need? What rights are we missing?\n* Take away: We develop a clearer understanding of how to increase resource control among the academic community. We understand better how that has been done by others. \n* Effort: To learn together how the lessons from the commons can help academics in their work. To share and discuss what we and others can do right now. To sketch a roadmap that show us the way forward.",
            "get_involved": "Organize similar workshops at your university or institution and share with us the solutions you create in those workshops",
            "get_involved_url": "https://github.com/SanliFaez/Commons4Academics/blob/master/CONTRIBUTING.md",
            "interest": "This workshop will introduce you to issues, concepts, and successful examples of academic and nonacademic communities governing common resources.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-14_171012.5011740000.png",
            "created": "2019-04-14T17:10:12.500581Z",
            "moderation_state": 3
        },
        {
            "id": 1770,
            "content_url": "https://foundation.mozilla.org/campaigns/nextdoor-pause-police-partnerships/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "mozilla"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Join community"
            ],
            "published_by": "Becca Ricks",
            "submitter_profile_id": 282,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Becca Ricks",
                    "profile_id": 282,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Nextdoor: Pause Police Partnerships",
            "description": "People have been raising the alarm for years now about racism on Nextdoor. At the same time, Nextdoor has been courting police departments. The details of these partnerships are largely hidden from public view, leaving Nextdoor unaccountable for the potential negative outcomes for communities disproportionately targeted by police.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/campaigns/nextdoor-pause-police-partnerships/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-14_161915.9622450000.jpg",
            "created": "2020-07-14T16:19:15.961711Z",
            "moderation_state": 3
        },
        {
            "id": 1883,
            "content_url": "https://streetmix.net/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Lou Huang",
            "submitter_profile_id": 2471,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Lou Huang",
                    "profile_id": 2471,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Streetmix",
            "description": "We empower people to design streets in their communities.",
            "get_involved": "",
            "get_involved_url": "https://strt.mx/discord",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-16_204605.0870750000.png",
            "created": "2020-10-16T20:46:05.086664Z",
            "moderation_state": 3
        },
        {
            "id": 1428,
            "content_url": "http://www.lisannebuik.com/next-senses",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "art",
                "augmented reality",
                "bodytech",
                "ethics",
                "nextnature",
                "sensor"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Lisanne Buik",
            "submitter_profile_id": 3250,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Lisanne Buik",
                    "profile_id": 3250,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Next Senses",
            "description": "Next Senses is an ongoing research project and science fiction film installation by Lisanne Buik and Next Nature Network that explores the potential of AI, AR and sensor-tech to expand our senses, increase our wellbeing, and connect us to nature in unexpected ways. Join the debate on nextnature.net!",
            "get_involved": "",
            "get_involved_url": "https://www.nextnature.net/join/",
            "interest": "How can we research and support a healthy approach to embodied technologies?",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-17_145837.9347280000.jpeg",
            "created": "2019-10-17T14:58:37.934013Z",
            "moderation_state": 3
        },
        {
            "id": 1764,
            "content_url": "https://foundation.mozilla.org/campaigns/tell-amazon-ring-stop-sharing-information-police-services/",
            "is_bookmarked": false,
            "tags": [
                "Advocacy",
                "Mozilla Campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tell Amazon Ring: sever police ties",
            "description": "Amazon's Ring doorbell cameras have become very popular, creating a vast neighborhood surveillance network. And Ring shares its footage with law enforcement through its Neighbors Law Enforcement Portal, which has been called the \"perfect storm of privacy threats.\"  If Amazon is serious about its new police policies, it must extend its moratorium to include Ring.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-02_200258.6109550000.jpg",
            "created": "2020-07-02T19:56:52.061293Z",
            "moderation_state": 3
        },
        {
            "id": 430,
            "content_url": "https://blog.mozilla.org/blog/2017/09/11/copyright-vote-change-europes-internet/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "EU copyright reform | Advocacy campaign",
            "description": "On October 10, EU lawmakers will vote on a dangerous proposal to change copyright law. Mozilla is urging EU citizens to demand better reforms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-11_130838.7271580000.jpg",
            "created": "2017-09-11T13:08:38.726753Z",
            "moderation_state": 3
        },
        {
            "id": 481,
            "content_url": "https://github.com/meghanlazier/opposite-troll",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "mozfest",
                "Mozilla Open Leadership Project",
                "open leadership zone",
                "trolling"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Meghan Lazier",
            "submitter_profile_id": 145,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Meghan Lazier",
                    "profile_id": 145,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "What's the Opposite of a Troll?",
            "description": "Help us attempt to name, recognize and celebrate the behavior online that’s at the opposite end of the spectrum of how a troll behaves. We want to make altruism online a part of our vocabulary.",
            "get_involved": "We’re on a mission to do two things: 1.) Crowdsource names for the anti-troll. What is one word that we can use to identify the opposite of a troll? 2.) Curate and share online content and interactions that exemplifies the type of behavior, interactions and spirit of we want to see online.",
            "get_involved_url": "https://github.com/meghanlazier/opposite-troll",
            "interest": "Why should you care? Because Internet users cannot currently name the opposite of a troll in one word. It’s much easier to identify and name the behavior we don’t want to see online, versus the behavior we do. This is a problem because it’s difficult to talk about what we can’t name.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-22_034245.1540930000.jpg",
            "created": "2017-10-22T03:42:45.153698Z",
            "moderation_state": 3
        },
        {
            "id": 1763,
            "content_url": "https://foundation.mozilla.org/blog/join-mozilla-telling-major-companies-stophateforprofit/",
            "is_bookmarked": false,
            "tags": [
                "Advocacy",
                "Mozilla Campaigns"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Join Mozilla in telling major companies to #StopHateForProfit",
            "description": "Facebook has a major problem with hate speech and disinformation on its platform. Mozilla's calling on its peers — both tech companies and companies that rely on the internet for their core business — to pull their ads from Facebook and #StopHateForProfit.",
            "get_involved": "",
            "get_involved_url": "http://share.mozilla.org/352/208502/twitter",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-02_181720.5161880000.png",
            "created": "2020-07-02T18:17:20.515554Z",
            "moderation_state": 3
        },
        {
            "id": 1895,
            "content_url": "https://mozillafestival.org/slack/",
            "is_bookmarked": false,
            "tags": [
                "tai-wg"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Take Action",
                "Join community"
            ],
            "published_by": "Tara Vassefi",
            "submitter_profile_id": 4254,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Tara Vassefi",
                    "profile_id": 4254,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Truth as a Public Good",
            "description": "The Truth as a Public Good (TPG) Working Group will explore the “dilemma” of standardized content authentication and the stakeholders involved in this decision-making ecosystem. Content authentication, evaluating the integrity of shared multimedia content, is crucial in the era of increasing erosion of the public’s trust in media and information sources. The demand and supply for content authentication was incubated by civil society actors. Now with buzzwords, such as deepfakes and fake news, the private sector is catching up to the potential monetary gain of content authentication.",
            "get_involved": "Join the #truth_as_public_good on mozfest slack",
            "get_involved_url": "https://mozillafestival.org/slack/",
            "interest": "The internet and its content was created by all of us, and therefore should belong to all of us.By framing these digital platforms as public goods, we ask can we build a new healthier relationship between the public and private digital companies in order to deliver real value to society.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-29_213122.2898520000.jpg",
            "created": "2020-10-27T19:56:23.325802Z",
            "moderation_state": 3
        },
        {
            "id": 1013,
            "content_url": "http://www.phonk.io",
            "is_bookmarked": false,
            "tags": [
                "coding",
                "creative coding",
                "Live Coding",
                "reuse",
                "trash"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Victor Diaz",
            "submitter_profile_id": 2003,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Victor Diaz",
                    "profile_id": 2003,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Phonk.io",
            "description": "A self-contained creative programming tool for new and obsolete android mobile devices",
            "get_involved": "Try it, find use cases, retarget the project",
            "get_involved_url": "",
            "interest": "People can reuse old phones and use them as a tool for teaching about coding, and upcycling tech. Furthermore old android phones are ubiquitous and very accessible in any part of the world.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_210541.6384800000.png",
            "created": "2019-01-30T21:05:41.638123Z",
            "moderation_state": 3
        },
        {
            "id": 1939,
            "content_url": "https://foundation.mozilla.org/campaigns/hulu-its-time-ad-disclosure/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaigns",
                "mozilla campaigns"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kaili Lambe",
                    "profile_id": 3981,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Hulu: It's time for ad disclosure",
            "description": "Political advertisers are bombarding voters in Georgia with ads on Hulu, but researchers and watchdogs have no way to know what they’re spending, who they’re targeting, or what their message is. Tell Hulu: Release a public ad library.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/hulu-its-time-ad-disclosure/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-12-08_231457.5088590000.jpg",
            "created": "2020-12-08T23:14:57.508179Z",
            "moderation_state": 3
        },
        {
            "id": 1055,
            "content_url": "https://energimeuniversity.org",
            "is_bookmarked": false,
            "tags": [
                "#energime"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "global Comms",
            "submitter_profile_id": 2138,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "global Comms",
                    "profile_id": 2138,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "EnegimeUniversity",
            "description": "Study online",
            "get_involved": "",
            "get_involved_url": "https://energimeuniversity.org",
            "interest": "Education",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-03-08T19:13:59.036734Z",
            "moderation_state": 3
        },
        {
            "id": 1220,
            "content_url": "https://github.com/fourthletter/SentencingByNumber",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Di Luong",
            "submitter_profile_id": 423,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Di Luong",
                    "profile_id": 423,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Sentencing By Numbers Project",
            "description": "We have the right to evaluate and audit these “black boxes” for biases. Algorithms act on human biases by replicating these biases, thereby reinforcing and even exacerbating existing inequalities. Data literacy is a path to better understanding the human decisions behind the curtain of the great and powerful AI.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-06-14T14:58:16.277259Z",
            "moderation_state": 3
        },
        {
            "id": 1547,
            "content_url": "https://medium.com/@rianeliza/ai-agriculture-and-the-future-of-farming-e6d939cf4296",
            "is_bookmarked": false,
            "tags": [
                "agriculture",
                "AI",
                "#mozfellows19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Rian Wanstreet",
            "submitter_profile_id": 3511,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Rian Wanstreet",
                    "profile_id": 3511,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "AI and Agriculture: Putting Community Principles into Practice",
            "description": "As a Mozilla Fellow, I am working on a project to ensure that AI/ML systems in agriculture are designed and implemented justly, responsibly, sustainably, and with the input of the communities where they are being implemented.  This post details my plans, and how you can get involved.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-01-06_220514.9919900000.jpg",
            "created": "2020-01-06T22:05:14.991352Z",
            "moderation_state": 3
        },
        {
            "id": 2053,
            "content_url": "https://medium.com/prifina/data-transfers-after-schrems-ii-d4f579b4839c",
            "is_bookmarked": false,
            "tags": [
                "#data",
                "#datatransfers #Schrems #Privacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Promote",
                "Take Action"
            ],
            "published_by": "Paul Jurcys",
            "submitter_profile_id": 3621,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Paul Jurcys",
                    "profile_id": 3621,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Transfers After Schrems II: Breaking the Iron Curtain for Data?",
            "description": "A few days ago, we hosted a webinar on this topic, and here's the main take-away: Companies (and individuals) have to deal with unjustifiable burden of legal compliance; yet, the emerging user-centric solutions offer much reason for optimism. This is so because the user-centric model puts data on the user's side, so very little (if any) data transfer is necessary. You can find more ideas about current challenges related to data transfers and the discussion among rockstar panelists M. Corrales Compagnucci, M. Góralczyk, K. Kiviluoto and G. Strikaitė-Latušinskaja by checking the link below.",
            "get_involved": "",
            "get_involved_url": "https://dev.prifina.com",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-04-06_082352.0234270000.jpg",
            "created": "2021-04-06T08:23:52.022794Z",
            "moderation_state": 3
        },
        {
            "id": 1123,
            "content_url": "https://github.com/JulianaNovaes/Latin-American-Data-Protection-Framework",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "data privacy",
                "latin america",
                "sprintforih"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Juliana Novaes",
            "submitter_profile_id": 2008,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Juliana Novaes",
                    "profile_id": 2008,
                    "is_active": true
                },
                {
                    "name": "Ana Carolina Rodrigues",
                    "profile_id": 2264,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Protection in Latin America: A Legal Framework",
            "description": "This project aims to map in an open format data protection legal frameworks in Latin America, so that researchers and activists can understand the main differences between legislations in each country.",
            "get_involved": "Give information about data protection in your country",
            "get_involved_url": "HTTPS://FORM.JOTFORMZ.COM/90748328484670",
            "interest": "This is a way to increase the involvement of Latin Americans on data privacy, so that a people can have a whole vision of data privacy regulation in the region and to be able to compare the scenario in different countries.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-25_033651.7045120000.jpg",
            "created": "2019-04-25T03:36:51.703905Z",
            "moderation_state": 3
        },
        {
            "id": 1915,
            "content_url": "https://www.genderit.org/feminist-talk/privacy-time-pandemic-how-your-data-doing",
            "is_bookmarked": false,
            "tags": [
                "mozfellows19",
                "Trustworthy AI"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Privacy in the time of a pandemic: how is your data doing?",
            "description": "In this three-part series – I am reflecting on the work I have done using a feminist data justice perspective to understand AI, privacy and data protection in South Africa.  This first part has looked at data and the right to privacy focusing on the current health pandemic. The second article will reflect on using the feminist methodology to develop evidence on the gendered aspect of privacy and AI. The last will be a call to action – for what is to be feminist if we cannot gather and disrupt the patriarchy?",
            "get_involved": "",
            "get_involved_url": "https://docs.google.com/forms/d/e/1FAIpQLSeH3kLO_w1B2Afe6DW8idUJhz-K_aEPxPonMTABr6LSrd5ocQ/viewform",
            "interest": "Feminist approach to privacy and data protection",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-11-18T08:00:59.039985Z",
            "moderation_state": 3
        },
        {
            "id": 1361,
            "content_url": "https://foundation.mozilla.org/en/blog/journey-dark-side/",
            "is_bookmarked": false,
            "tags": [
                "algorithms",
                "manipulation",
                "online radicalization",
                "YouTube"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Jen Caltrider",
            "submitter_profile_id": 293,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Jessie Keating",
                    "profile_id": 71,
                    "is_active": true
                },
                {
                    "name": "Jen Caltrider",
                    "profile_id": 293,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Journey From the Dark Side",
            "description": "How one teen boy got radicalized online. How his family helped him through to the other side. How you can ask your questions of this family and their very personal journey.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/journey-dark-side/",
            "interest": "Online radicalization and ways to fight it.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-21_195658.0606630000.jpg",
            "created": "2019-08-21T19:56:58.060136Z",
            "moderation_state": 3
        },
        {
            "id": 2054,
            "content_url": "https://towardsdatascience.com/no-one-knows-you-like-your-wearables-are-they-on-your-side-5422296f2f02",
            "is_bookmarked": false,
            "tags": [
                "app",
                "data",
                "#data privacy",
                "decentralization",
                "GDPR",
                "health",
                "health data",
                "iot",
                "quantified self",
                "wearables",
                "wellness"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Code",
                "Promote",
                "Take Action"
            ],
            "published_by": "Markus Lampinen",
            "submitter_profile_id": 3670,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Markus Lampinen",
                    "profile_id": 3670,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "No One Knows You Like Your Wearables - Are They On Your Side?",
            "description": "What we might learn about ourselves by combining data from multiple wearables? By combining information from all your wearables, including your phone, into the same place, you can look at your holistic data points and answer interesting questions. Well, at least start interesting arguments with and pose more questions. In this post we look at how this data stands up, if it looks realistic, what we can glean from it and what we may be able to build on top of it by having it on our side as users.",
            "get_involved": "Let's build amazing apps on the users side using Prifina, where data builds value for users.",
            "get_involved_url": "https://www.prifina.com",
            "interest": "This post explores data from wearables, how to utilize it in apps and the concept of having the apps run on the users side",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-04-11_231557.6681990000.png",
            "created": "2021-04-11T23:15:57.667642Z",
            "moderation_state": 3
        },
        {
            "id": 1014,
            "content_url": "https://foundation.mozilla.org/campaigns/aadhaar/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "Aadhaar",
            "description": "Join Mozilla’s Executive Chairwoman, Mitchell Baker in signing an open letter to the Justice Srikrishna Committee highlighting our main concerns about Aadhaar.",
            "get_involved": "Take Action",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/aadhaar/take-action/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_215622.1055770000.jpg",
            "created": "2019-01-30T21:56:22.077897Z",
            "moderation_state": 3
        },
        {
            "id": 2055,
            "content_url": "https://medium.com/prifina/liberty-equality-data-podcast-episode-4-be26243f1549",
            "is_bookmarked": false,
            "tags": [
                "data",
                "#data privacy",
                "developer",
                "innovation",
                "regulation"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Join community"
            ],
            "published_by": "Paul Jurcys",
            "submitter_profile_id": 3621,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Paul Jurcys",
                    "profile_id": 3621,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "L.E.D. Podcast \"Consumer Privacy: Burden or Choice?\"",
            "description": "In this Liberty. Equality. Data. Podcast we talk to Zoe Villain about various issues related to the legal aspects of data privacy. What comes after being bombarded to death by privacy and GDPR notices? Will consumer have more power over their personal preferences or will they be stuck reading 400s of pages of legalese? Is consumer privacy a choice or is it a burden?We are delighted to introduce Zoe Vilain who is currently working as a legal counsel on all matters related to personal data and shared her experienced for 10+ years of works on consumer-facing technologies and services.",
            "get_involved": "",
            "get_involved_url": "https://dev.prifina.com",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-04-14_142139.0656470000.jpg",
            "created": "2021-04-14T14:21:39.065090Z",
            "moderation_state": 3
        },
        {
            "id": 695,
            "content_url": "https://foundation.mozilla.org/campaigns/facebook-and-european-parliament/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Theo Chevalier",
            "submitter_profile_id": 57,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Theo Chevalier",
                    "profile_id": 57,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Petition | Facebook needs to be accountable to all of us",
            "description": "Mark Zuckerberg answered U.S. Congres questions, but most Facebook users are outside the U.S. We’re calling on Mark Zuckerberg to be globally accountable, starting in Europe and to speak at the EU Parliament.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/facebook-and-european-parliament/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-17_153734.9544350000.png",
            "created": "2018-04-17T15:37:34.954089Z",
            "moderation_state": 3
        },
        {
            "id": 788,
            "content_url": "https://sohw.github.io",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "learning",
                "mozsprint",
                "openness",
                "webliteracy"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Mentor",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Fahima Zulfath",
            "submitter_profile_id": 511,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Fahima Zulfath",
                    "profile_id": 511,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Spread Open Healthy Web",
            "description": "SOHW is an open project which seeks to bring the culture of openness among people, to come forward and share their technical skills with diverse set of people. The project was designed to guide people with required learning materials to shine in a particular tech field. Usually the most set of material available via internet will be very efficient but newcomer may find it difficult to understand it at beginner level. We welcomes volunteers to share learning material (like what they learnt a small or big thing in simple words) with us,  that will help new comers to make an initial step.",
            "get_involved": "We are delighted to have your support. Share a learning material, Design a logo, review our documentation, go through the issues and help us fixing it, report us if anything weird. Join the community. For technical support have a look at SOHW wiki. Hearty Welcome!!!! Looking for you on SOHW :)",
            "get_involved_url": "https://github.com/SOHW/Blogs/blob/master/CONTRIBUTING.md",
            "interest": "SOHW is open, accessible, and friendly platform. Volunteers are always welcome to take action for any improvement.  Share your skills, let it help newcomer to begin. Are you a newcomer very curious to contribute, join us and we are here to guide you.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-01_094752.7842820000.png",
            "created": "2018-05-01T09:47:52.783779Z",
            "moderation_state": 3
        },
        {
            "id": 1941,
            "content_url": "https://foundation.mozilla.org/campaigns/apples-anti-tracking-plans-iphone",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "campaigns",
                "mozilla campaigns"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kaili Lambe",
                    "profile_id": 3981,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Apple’s anti-tracking plans for iPhone",
            "description": "Apple plans to improve privacy on iPhone, but it’s already pushed back the implementation. We need a massive outpouring of support for Apple’s decision to help strengthen its resolve to protect consumer privacy. Tell Apple: I support your efforts to defend our privacy, and encourage you to implement the IDFA changes as soon as possible.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/apples-anti-tracking-plans-iphone",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-12-15_173032.0311800000.jpg",
            "created": "2020-12-15T17:30:32.030613Z",
            "moderation_state": 3
        },
        {
            "id": 1730,
            "content_url": "https://medium.com/prifina/prifinas-talks-developers-and-data-with-stanford-university-s-podcast-e7a7371d0b94",
            "is_bookmarked": false,
            "tags": [
                "#Privacy #data #opensource #CCPA #API"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Take Action",
                "Join community"
            ],
            "published_by": "Paulius Jurčys",
            "submitter_profile_id": 3914,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Paulius Jurčys",
                    "profile_id": 3914,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Podcast on applications built on user-held data (Stanford/Prifina)",
            "description": "As individuals are getting more control over their personal data, developers need tools to build applications on user-held data. \n\nThis “Open Data” podcast organized by Stanford University focuses on the current changes in the data market. The founders of of Prifina talk about user-held data, and ways in which personal data will be accessed and utilized by developers who want to build new types of apps on user-held data, combining data from different sources in new ways. \n\nPrifina is building open-source tools for developers to build new use-cases and high-value apps to activate personal data.",
            "get_involved": "",
            "get_involved_url": "https://www.prifina.com/developers.html",
            "interest": "This is a podcast about the latest trends in data and privacy. May be interesting to Mozilla community who are working on open source and data privacy projects.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-27_200726.7956820000.png",
            "created": "2020-05-27T20:07:26.795300Z",
            "moderation_state": 3
        },
        {
            "id": 550,
            "content_url": "https://privacynotincluded.org",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "iot",
                "privacy",
                "security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Take Action"
            ],
            "published_by": "Paul Johnson",
            "submitter_profile_id": 234,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Paul Johnson",
                    "profile_id": 234,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "*Privacy Not Included: a holiday buyer's guide from Mozilla",
            "description": "*Privacy Not Included is a shopping companion to help consumers identify Internet-connected products that meet their privacy and security needs. Our goal: To make products’ privacy and security features as obvious as their price.",
            "get_involved": "",
            "get_involved_url": "https://privacynotincluded.org",
            "interest": "It's a consumer-friendly entry point into the conversation about privacy & security and connected devices.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-15_190033.7234660000.jpg",
            "created": "2017-11-15T19:00:33.723031Z",
            "moderation_state": 3
        },
        {
            "id": 1882,
            "content_url": "https://opendott.org/communities/",
            "is_bookmarked": false,
            "tags": [
                "communities",
                "grassroots",
                "iot",
                "jumuiya",
                "makers",
                "ubuntu"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Localize & translate",
                "Promote",
                "Take Action"
            ],
            "published_by": "Sarah Kiden",
            "submitter_profile_id": 491,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sarah Kiden",
                    "profile_id": 491,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Co-designing the Internet of Things with Communities",
            "description": "As part of the joint PhD programme between Northumbria University and Mozilla, this research explores the possibilities of smaller-scale local Internet of Things (IoT) for communities and neighbourhoods.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-16_191627.8627110000.jpg",
            "created": "2020-10-16T19:16:27.862004Z",
            "moderation_state": 3
        },
        {
            "id": 1554,
            "content_url": "https://foundation.mozilla.org/en/blog/how-connect-20-million-tanzania/",
            "is_bookmarked": false,
            "tags": [
                "community networks",
                "Kondoa Community Network",
                "#mozfellows19",
                "mozfellows19",
                "television white space"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Matogoro Jabera",
            "submitter_profile_id": 3142,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Matogoro Jabera",
                    "profile_id": 3142,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "How to Connect 20 Million in Tanzania",
            "description": "“In 2014, I started researching the possibility of using television white space technology for wireless communication,” Matogoro explains. He studied the issue while earning his PhD at University of Dodoma, and then built an operational community network in Kondoa District using the technique. “The project provided 2,000 people and four education institutions with high-speed internet connections,” Matogoro says.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It report few of my achievement and setting plan to scale-up",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-01-24_050717.2927090000.jpg",
            "created": "2020-01-24T05:07:17.292143Z",
            "moderation_state": 3
        },
        {
            "id": 959,
            "content_url": "https://www.slideshare.net/rzrfreefr/webthingiotjs20181022rzr-120959360",
            "is_bookmarked": false,
            "tags": [
                "activitypub",
                "artik",
                "internetofthings",
                "iot",
                "iotjs",
                "javascript",
                "mastodon",
                "mozfest",
                "privacy",
                "raspberrypi",
                "sensor",
                "social",
                "tizen",
                "tizenrt",
                "wot"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "RzR www.rzr.online.fr",
            "submitter_profile_id": 1729,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "RzR www.rzr.online.fr",
                    "profile_id": 1729,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Build \"Privacy by design\" Webthings With IoT.js on TizenRT and more",
            "description": "Mozilla IoT Webthing project is providing a framework and tools to deploy your own connected things local network. Many technologies are available to build the WebOfThings, a couple will be presented based on previous experiences such as IoT.js the IoT framework using javascript on Tizen:RT OS for micro controllers, and more.",
            "get_involved": "Feel free to test shared source, feedback welcome",
            "get_involved_url": "https://github.com/MozillaFestival/mozfest-program-2018/issues/690",
            "interest": "iot",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-08_135802.7078400000.png",
            "created": "2018-11-08T13:58:02.707232Z",
            "moderation_state": 3
        },
        {
            "id": 1723,
            "content_url": "https://medium.com/@anoukruhaak/open-letter-b7cb79832064",
            "is_bookmarked": false,
            "tags": [
                "#mozfellows19",
                "mozfellows19",
                "privacy",
                "procurement"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Letter to Matt Hancock",
            "description": "We are civil society organisations, privacy advocates and academic researchers writing to express concerns about the NHS’s plans to build a COVID-19 datastore. We share the common goal of preserving public confidence in systems that can help make us all safer. Therefore, before the NHS continues its plans, we urge you to provide the public with more information and take appropriate measures to reduce risk of data sharing and keep the aggregated data under democratic control.",
            "get_involved": "",
            "get_involved_url": "https://twitter.com/AnoukRuhaak/status/1262325042207166464?s=20",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-20T14:03:58.745933Z",
            "moderation_state": 3
        },
        {
            "id": 826,
            "content_url": "https://jobcb.github.io/",
            "is_bookmarked": false,
            "tags": [
                "Corporeality",
                "Embodied Cognition",
                "Feminism",
                "Live Coding",
                "Pedagogy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Join community",
                "Mentor",
                "Plan & organize",
                "Take Action"
            ],
            "published_by": "Joana Chicau",
            "submitter_profile_id": 1399,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Joana Chicau",
                    "profile_id": 1399,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Media Choreographies",
            "description": "A transdisciplinary project which interweaves web languages & environments with choreographic practices. Questioning how may creative coding practices interfere deeper with interface design, information displays & accessibility when considering new vocabularies, embodiment and new movement perception possibilities. The goal is to create alternative circuits in the technological sphere of the web and the possible encounters with the sensory-motor structures that regulate our bodies & movements.",
            "get_involved": "Contribute with your feedback, and experience in building live coding tools or applications for the web.",
            "get_involved_url": "https://github.com/mozilla/global-sprint/issues/315",
            "interest": "The aim of the \"choreographic vocabulary\" is to open up multiple interpretations and politics behind online interfaces. To question language standards, default movement patterns and hierarchies of information displays, and allow for plural voices and understandings.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-10_095725.3608000000.png",
            "created": "2018-05-10T09:57:25.360477Z",
            "moderation_state": 3
        }
    ]
}