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=published_by__profile&page=28
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=published_by__profile&page=29",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=published_by__profile&page=27",
    "results": [
        {
            "id": 2162,
            "content_url": "https://youtu.be/503Yup0wpIk",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "AI's collateral damage",
            "description": "Silicon Valley, Washington, DC, Beijing and other power centers are in an AI arms race. What does this mean for human rights and the centralization of power?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192149.7696600000.jpg",
            "created": "2021-07-05T18:11:13.292569Z",
            "moderation_state": 3
        },
        {
            "id": 2158,
            "content_url": "https://youtu.be/qtH216R2Hls",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "#2019dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Content Moderation’s Toll",
            "description": "A hidden workforce tries to keep platforms free from violence and pornography. How do they cope?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_191306.0268230000.jpg",
            "created": "2021-07-05T18:01:30.550593Z",
            "moderation_state": 3
        },
        {
            "id": 2150,
            "content_url": "",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Tech Activism Through Art",
            "description": "Can art and entertainment fuel a global movement for internet health? A conversation featuring:  Neema Iyer, Founder and Director, Pollicy  Alexander Fefegha, Co-Founder and Director, COMUZI",
            "get_involved": "",
            "get_involved_url": "https://www.youtube.com/watch?v=AWmL5-_GyTE",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_190357.4815250000.jpeg",
            "created": "2021-07-05T15:57:16.232671Z",
            "moderation_state": 3
        },
        {
            "id": 2151,
            "content_url": "https://www.youtube.com/watch?v=fGyjqHS-poU",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd",
                "mbmfdd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Becca Ricks",
                    "profile_id": 282,
                    "is_active": true
                }
            ],
            "entry_type": "session",
            "title": "AI & Labor",
            "description": "Sprawling internet platforms and their sophisticated algorithms have created a new ecosystem of on-demand, app-facilitated services — but also a new labor class, stripped of traditional labor rights.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_190321.3933950000.jpeg",
            "created": "2021-07-05T15:59:39.903831Z",
            "moderation_state": 3
        },
        {
            "id": 2165,
            "content_url": "https://youtu.be/pCngLZcoBno",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Whatever Happened to the Promise of the Net?",
            "description": "Mishi Choudhary, Legal Director at the Software Freedom Law Center, outlines systemic flaws with today’s internet.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2021-07-05T18:18:19.742840Z",
            "moderation_state": 3
        },
        {
            "id": 2159,
            "content_url": "https://youtu.be/F8ZdgFZOFac",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "#2019dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "The Future of Digital Policy in Europe",
            "description": "What comes after the GDPR?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_191252.4060590000.jpg",
            "created": "2021-07-05T18:02:28.214740Z",
            "moderation_state": 3
        },
        {
            "id": 2103,
            "content_url": "https://www.youtube.com/watch?v=VC3OkU1KOfQ",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sarah Allen",
                    "profile_id": 89,
                    "is_active": true
                },
                {
                    "name": "J. Bob Alotta",
                    "profile_id": 4248,
                    "is_active": true
                },
                {
                    "name": "Leena Haque",
                    "profile_id": 2342,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "MozFest 2021 Opening Circle",
            "description": "Join the Opening Circle to officially kick off the festival with the community! You'll hear from a variety of community members and Mozilla staff on what to expect from MozFest over the next two weeks and learn more about how to actively participate according to your own schedule and needs while joining from home.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-07_113541.0702120000.jpg",
            "created": "2021-06-07T11:35:41.055364Z",
            "moderation_state": 3
        },
        {
            "id": 2102,
            "content_url": "https://www.youtube.com/watch?v=Wvgwx3gPfo4",
            "is_bookmarked": false,
            "tags": [
                "mf2021selection",
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "AI and the Environment: Friend or Foe?",
            "description": "This panel discussion plans to bring together leading journalists and experts who look at AI and the environment: both the unharnessed potential and potential pitfalls. We know that running AI -- including storing the data that enables it -- takes a huge toll on the environment. The question at hand is: is it worth it? How can AI be harnessed for climate modeling, satellite imagery and weather patterns to help farmers etc.? And, how do we balance the risks? Join us to find out. Panelists: Khari Johnson, Jackie Snow and Arunesh Sinha Moderator: Fieke Jansen",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-07_110612.7083640000.jpg",
            "created": "2021-06-07T11:06:12.605176Z",
            "moderation_state": 3
        },
        {
            "id": 2157,
            "content_url": "https://youtu.be/K3I5fLHoB2w",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "#2019dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "The Future of Disinformation",
            "description": "What will fake content look like in five years? In 10?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_191322.5290970000.jpg",
            "created": "2021-07-05T18:00:21.068162Z",
            "moderation_state": 3
        },
        {
            "id": 2156,
            "content_url": "https://youtu.be/x0xVKpDpxlg",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "#2019dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Who Wants to Be a Rebel?",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_191340.4091920000.jpg",
            "created": "2021-07-05T17:59:25.957849Z",
            "moderation_state": 3
        },
        {
            "id": 1831,
            "content_url": "https://srccon.org/our-resources/",
            "is_bookmarked": false,
            "tags": [
                "mfpage-dss"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How We Build SRCCON Events",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-07_133820.2913390000.png",
            "created": "2020-09-07T13:38:20.276595Z",
            "moderation_state": 3
        },
        {
            "id": 2160,
            "content_url": "https://youtu.be/jrZD6eK-fRw",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "On data and digital rights in Asia",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192243.8568380000.jpg",
            "created": "2021-07-05T18:09:13.842935Z",
            "moderation_state": 3
        },
        {
            "id": 2161,
            "content_url": "https://youtu.be/baPF-sOXP24",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "The internet's original sin",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192218.5378410000.jpg",
            "created": "2021-07-05T18:10:12.070277Z",
            "moderation_state": 3
        },
        {
            "id": 2152,
            "content_url": "https://www.youtube.com/watch?v=PMP4CsMhfyc",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Harriet Kingaby",
                    "profile_id": 3796,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Alternatives to Digital Ads",
            "description": "Can alternatives to invasive online ads become mainstream?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_190249.9487710000.jpeg",
            "created": "2021-07-05T16:05:26.292486Z",
            "moderation_state": 3
        },
        {
            "id": 1930,
            "content_url": "https://discourse.mozilla.org/t/learning-from-non-users/46674",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "mozfest-dev"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Learning from Non-Users",
            "description": "In this workshop, we’ll examine how non-users’ stories can positively impact the ways in which we consume, advocate, and develop digital resources.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-30_153605.7761620000.jpg",
            "created": "2020-11-30T13:40:50.299459Z",
            "moderation_state": 3
        },
        {
            "id": 1931,
            "content_url": "https://discourse.mozilla.org/t/make-your-own-surveillance-network-on-the-cheap/46669",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "mozfest-dev"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Make Your Own Surveillance Network",
            "description": "Turns out it is really easy, and cheap, to create a surveillance network of people coming and going through, using just a couple of off-the-shelf technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-30_153554.6553370000.jpg",
            "created": "2020-11-30T14:36:50.438473Z",
            "moderation_state": 3
        },
        {
            "id": 1932,
            "content_url": "https://mozfest-2019.glitch.me/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "mozfest-dev"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Build Your Own Biased Algorithm",
            "description": "Experiment hands-on with a remix-able software project designed to demonstrate the vulnerability of supposedly “neutral” algorithms to the biases present in the developers that build them and the data they’re fed.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-30_153541.1942390000.jpg",
            "created": "2020-11-30T15:05:12.704490Z",
            "moderation_state": 3
        },
        {
            "id": 2155,
            "content_url": "https://youtu.be/GoQwp9igcSo",
            "is_bookmarked": false,
            "tags": [
                "taimfdd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Great Code, Great Responsibility",
            "description": "How do we fix the internet? Teach the next generation of coders ethics right alongside computer science",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2021-07-05T17:58:21.598846Z",
            "moderation_state": 3
        },
        {
            "id": 2164,
            "content_url": "https://youtu.be/gmcU-uMWNj0",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "session",
            "title": "On internet health",
            "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/2021-07-05_192052.3929120000.jpg",
            "created": "2021-07-05T18:14:12.893051Z",
            "moderation_state": 3
        },
        {
            "id": 2163,
            "content_url": "https://youtu.be/cyEwbmYn7fA",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "On privacy, identity, and gender online",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192117.6397920000.jpg",
            "created": "2021-07-05T18:13:24.067224Z",
            "moderation_state": 3
        },
        {
            "id": 2149,
            "content_url": "https://www.youtube.com/watch?v=nzx-TpUOlgM",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd",
                "cfp-examples-2022"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "The Netherlands & Digital Rights",
            "description": "Leading Dutch experts assesses what their country is getting right about digital rights, with a focus on data sovereignty for citizens. A conversation featuring:  Touria Meliani, Deputy Mayor, City of Amsterdam  Marleen Stikker, Founder, Waag and 'De Digitale Stad' (The Digital City)",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_190443.2376370000.jpeg",
            "created": "2021-07-05T15:55:48.515559Z",
            "moderation_state": 3
        },
        {
            "id": 1829,
            "content_url": "https://medium.com/mozilla-festival/7-steps-to-a-great-mozfest-proposal-eff4f1cee6fe",
            "is_bookmarked": false,
            "tags": [
                "mfpage-dss"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "7 Steps to a Great MozFest Proposal",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-07_105139.3094960000.png",
            "created": "2020-09-07T10:51:39.285173Z",
            "moderation_state": 3
        },
        {
            "id": 1773,
            "content_url": "https://docs.google.com/presentation/d/1_IW8c2wRKYIZ1lfDQxiDEi8nFJJ2eaudijPUDXMgFLw/present?token=AC4w5VjSFAx8TxH5MlUDoJ0eT7jtKgOn7Q%3A1591644504629&includes_info_params=1&eisi=CJ7Tuur58ukCFUPbHwodTvw",
            "is_bookmarked": false,
            "tags": [
                "building-trustworthy-ai-page",
                "mozfest-tech-audience-report"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "research",
            "title": "MozFest Tech Audience Interviews: Slide Deck",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-21_112451.5727950000.png",
            "created": "2020-07-21T11:24:51.437884Z",
            "moderation_state": 3
        },
        {
            "id": 2153,
            "content_url": "https://www.youtube.com/watch?v=Ane_2SKmFhE",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd",
                "dsmfdd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                },
                {
                    "name": "Solana Larsen",
                    "profile_id": 81,
                    "is_active": true
                }
            ],
            "entry_type": "session",
            "title": "AI & Data Futures",
            "description": "The data that powers AI -- and increasingly, society -- is controlled by a handful of internet platforms. Can we make more decentralized ways of pooling and governing data mainstream?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_190214.9260420000.jpeg",
            "created": "2021-07-05T17:48:26.700553Z",
            "moderation_state": 3
        },
        {
            "id": 2179,
            "content_url": "https://youtu.be/abfgj9TCG5I",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Robust, Useful, Delightful",
            "description": "Interaction designer Gillian Crampton Smith says a delightful internet isn’t just about engineering — it’s about emotion and aesthetics, too.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192724.4526020000.jpg",
            "created": "2021-07-05T18:33:24.423790Z",
            "moderation_state": 3
        },
        {
            "id": 2175,
            "content_url": "https://www.youtube.com/watch?v=atYKpi_74Ak",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "How to Hack an Earthquake",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192845.6820830000.jpg",
            "created": "2021-07-05T18:29:45.229960Z",
            "moderation_state": 3
        },
        {
            "id": 2178,
            "content_url": "https://www.youtube.com/watch?v=TXL4SfXH5zM",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Debunking Fake News and Fake Science",
            "description": "Data scientist Emily Gorcenski and Verge reporter Sarah Jeong discuss the roots and proliferation of fake news and fake science.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192745.4850750000.jpg",
            "created": "2021-07-05T18:32:43.607007Z",
            "moderation_state": 3
        },
        {
            "id": 1828,
            "content_url": "https://docs.google.com/presentation/d/1_tYADemTCjcrjGAcTc1_b31pEhoX2PrMJwesroHWj14/edit#slide=id.g5ac929ab51_0_0",
            "is_bookmarked": false,
            "tags": [
                "mfpage-dss"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Session Proposal Guide",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-07_104902.6144580000.png",
            "created": "2020-09-07T10:49:02.463159Z",
            "moderation_state": 3
        },
        {
            "id": 2170,
            "content_url": "https://www.youtube.com/watch?v=t4QK_A1jgBM",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Who Cares About the AI Takeover When the Planet is Dying?",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193035.5234650000.jpg",
            "created": "2021-07-05T18:25:37.053283Z",
            "moderation_state": 3
        },
        {
            "id": 1128,
            "content_url": "https://aileadersproject.pubpub.org/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "AI",
                "decentralization",
                "development",
                "digital divide",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Join community",
                "Localize & translate",
                "Take Action"
            ],
            "published_by": "Ana Carolina Rodrigues",
            "submitter_profile_id": 2264,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ana Carolina Rodrigues",
                    "profile_id": 2264,
                    "is_active": true
                },
                {
                    "name": "Victor Prata",
                    "profile_id": 1980,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "A.I. Leaders Project",
            "description": "Create a community willing to discuss strategies for the development of \"Artificial Intelligence\" in the context of Latin America.",
            "get_involved": "",
            "get_involved_url": "https://aileadersproject.pubpub.org/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-28_175559.5453830000.png",
            "created": "2019-04-28T17:55:59.544953Z",
            "moderation_state": 3
        },
        {
            "id": 1132,
            "content_url": "https://ainowinstitute.org/AI_Now_2018_Report.pdf",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Take Action",
                "Localize & translate"
            ],
            "published_by": "Genevieve Fried",
            "submitter_profile_id": 2283,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Genevieve Fried",
                    "profile_id": 2283,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "AI Now Annual Report (2018)",
            "description": "The AI Now Report identifies emerging challenges and new research around Artificial Intelligence (AI) technologies, offering practical pathways to policymakers, the public, and technologists for understanding and mitigating risks posed by AI.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "AI introduces new, and exacerbates old concerns raised by the web. This report crystallizes some key risks around AI.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-04-29T17:12:51.169336Z",
            "moderation_state": 3
        },
        {
            "id": 1138,
            "content_url": "https://mozillafestival.org/house",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Create content"
            ],
            "published_by": "Lucie Click",
            "submitter_profile_id": 2298,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "I'm Lucie and I manage MozFest House, the pre-week to MozFest in Central London.",
            "description": "I'm the MozFest House events facilitator - I bring together great events, great people in a great space! I learn what your event is all about and give you the tools, support and facilities to host it in MF House. Over the week we bring together a diverse group of people and content and I can't wait to see what 2019 will bring. Over the past 6 years I have worked with a few of the events departments across Mofo and Moco, including Viewsource and Firefox at Mobile World Congress. I love the supportive community that Mozilla creates and look forward to more collaboration.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-04-30T13:33:13.700560Z",
            "moderation_state": 3
        },
        {
            "id": 1140,
            "content_url": "https://github.com/ssudler/barnga",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "barnga",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Localize & translate"
            ],
            "published_by": "Avinesh Sriram",
            "submitter_profile_id": 2301,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Avinesh Sriram",
                    "profile_id": 2301,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Barnga Project",
            "description": "The Barnga Project is an online card game that facilitates intercultural understanding. It works by giving each player a different set of rules and by banning verbal communication. Players have to then figure out a common set of rules to play by, communicating only through drawing pictures on a sketchpad. This challenging game mirrors the experiences of people from different cultures who may not share the same language. By placing this obscure game on the Internet, we are making it easier for social scientists to study interactions between people of different cultures.",
            "get_involved": "Help us test the game, contribute to the UI/gameplay or server logic",
            "get_involved_url": "https://github.com/ssudler/barnga",
            "interest": "This game is the ultimate open source experience, as anyone can play it regardless of their language.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-30_191841.0672790000.png",
            "created": "2019-04-30T19:18:41.066968Z",
            "moderation_state": 3
        },
        {
            "id": 1159,
            "content_url": "https://soko.tech/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Fundraise",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Mariona A. Cíller",
            "submitter_profile_id": 2344,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Science & Tech, Education, Open: Web, Software & Hardware. Journalist & Curator.",
            "description": "Co-founder & creative director at SokoTech, director of Maker Faire Barcelona & STEAMConf Barcelona, Parnterships at Smashing Media. University of Illinois B.F.A, M.Sc. & Assistant Professor. Center of Bits & Atoms (MIT) Fab Academy graduate. On 2015 co-founded SokoTech, a citizen lab dedicated to digital social innovation projects focused on the arts, science & technology. The purpose of SokoTech is to extend the use and understanding of technology, science, engineering, art & maths among society as a whole, without taking into account age, level of knowledge, status, capacities or gender.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-02_224100.4846250000.jpg",
            "created": "2019-05-02T22:41:00.484016Z",
            "moderation_state": 3
        },
        {
            "id": 1160,
            "content_url": "https://medium.com/@RaberaW",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Winnie Makokha",
            "submitter_profile_id": 2347,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Winnie Makokha",
                    "profile_id": 2347,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Ms",
            "description": "Mozfest Wrangler 2018/19. Budding scientist. Kenyan. Global citizen . Feminisms. Lover of all things social justice and cake.",
            "get_involved": "",
            "get_involved_url": "https://github.com/WinnieMakokha",
            "interest": "Plug in as they anticipate to be part of Mozfest 2019:-)",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-05-03T13:25:47.300683Z",
            "moderation_state": 3
        },
        {
            "id": 1176,
            "content_url": "https://hubpronet.blogspot.com/2019/03/blog-post_10.html",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [
                "Attend"
            ],
            "published_by": "Hubpronet S",
            "submitter_profile_id": 2380,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "มือถือร้อนเร็วทำยังไง",
            "description": "",
            "get_involved": "",
            "get_involved_url": "https://hubpronet.blogspot.com/2019/03/blog-post_10.html",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-14_071313.9837850000.JPG",
            "created": "2019-05-14T07:13:13.983444Z",
            "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": 1208,
            "content_url": "https://www.soupysecurity.com/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design"
            ],
            "published_by": "Slammer",
            "submitter_profile_id": 2421,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "Soupy Security",
            "description": "Soupy Security is an interactive, illustrated story for information security (infosec) practitioners and the community organizations that they work with. The project is a collaboration between artist Shoog McDaniel and information security trainer, Slammer. Soupy Security is Slammer's attempt to think thru a major challenge in their work: how to build sustainable infosec pathways for small organizations. These groups are rich in people power and vision but are strapped in terms of time, money, and other necessary infrastructure to build security into their work.",
            "get_involved": "Edit the storie(s).  I'm learning Twine so if you have experience let me know. Ideas on ways to take this offline including gallery exhibits, workshops, etc",
            "get_involved_url": "https://github.com/SelinaMusuta/Soupy-Security/blob/master/contribution.md",
            "interest": "Folks interested in making infosec less scary and more accessible",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-31_163902.1351610000.jpg",
            "created": "2019-05-31T16:39:02.134578Z",
            "moderation_state": 3
        },
        {
            "id": 1211,
            "content_url": "https://welti.org.ng",
            "is_bookmarked": false,
            "tags": [
                "Business meets Technology"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise"
            ],
            "published_by": "Ifeoma Okonji",
            "submitter_profile_id": 2449,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Ifeoma Okonji",
                    "profile_id": 2449,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Executive Director WELTI(Mozilla Open Leader)",
            "description": "WELTI is a non-profit working open to empower young women within ages 14-30 on her pillars of Technology,Leadership,Education and Health. We enable our beneficiaries leverage technology for sustainable economic development by working open and driving digital inclusion to break certain stereotypes.",
            "get_involved": "We can be helped to plan some local event to reach more people.",
            "get_involved_url": "https://docs.google.com/forms/d/1LughzKWZIHM3wQ-lB6zSOianzEp-fyaMpNJd-xYYbuk/edit",
            "interest": "We believe that having created an online community of over 300 businesses,we can have more fresh ideas,contributors and partners to enable this scale and create more impact.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-06-06_062234.5376130000.jpg",
            "created": "2019-06-06T06:22:34.536908Z",
            "moderation_state": 3
        },
        {
            "id": 1466,
            "content_url": "http://www.janavirgin.com",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "arts and culture",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kai Landolt",
            "submitter_profile_id": 2455,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Hidden Life of an Amazon User",
            "description": "Amazon’s business model is based on “obsessive customer focus”, which entails the continuous tracking of customer behavior in order to amplify the monetization of the user. Thus, the 87.33Mb of code responsible for tracking user activity that were involuntarily loaded by the customer through the browser, relentlessly put Amazon’s core money-making strategy at work. Moreover, all the energy needed to load all this data was effectively unloaded upon the customer, who ultimately assumed not just part of the economic costs of Amazon's monetization processes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_184257.9857260000.png",
            "created": "2019-11-06T18:42:57.985411Z",
            "moderation_state": 3
        },
        {
            "id": 1462,
            "content_url": "http://egorkraft.com",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "arts and culture",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kai Landolt",
            "submitter_profile_id": 2455,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Content Aware Studies",
            "description": "An algorithm capable of self-learning is directed to replenish lost fragments of the friezes and sculptures. Based on an analysis of models, it generates models, which are then 3D printed in various materials and used to fill the voids of the original sculptures and their copies.\nThe synthetic intelligence that tends to faithfully restore original forms, also produces bizarre errors and algorithmic  speculative interpretations of, familiar to us, Hellenistic and Roman aesthetics, revealing a machinic understanding of human antiquity.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_180320.0789050000.jpg",
            "created": "2019-11-06T18:03:20.078352Z",
            "moderation_state": 3
        },
        {
            "id": 1463,
            "content_url": "http://tomschofieldart.com/#/items",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "arts and culture",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kai Landolt",
            "submitter_profile_id": 2455,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Accession",
            "description": "Accession is a collecting booth for an imaginary museum regulated entirely by AI. Visitors submit everyday items to the booth where they are photographed and subjected to a number of AI processes which describe and classify the objects submitted. Through the exhibition the digital collection grows but as it does so the AI management becomes more and more selective about what is and is not accepted, rejecting new items that are a poor fit for what is already there.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_180859.6547680000.jpg",
            "created": "2019-11-06T18:08:59.654270Z",
            "moderation_state": 3
        },
        {
            "id": 1460,
            "content_url": "https://carolinesinders.com",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "arts and culture",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kai Landolt",
            "submitter_profile_id": 2455,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Caroline Sinders",
                    "profile_id": 2084,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Anger Disgust Fear Happiness Sadness Surprise",
            "description": "Anger Disgust Fear Happiness Sadness Surprise are the six emotions that are defined to be culturally universal by the Emotion Facial Action Coding System (Emfacs) developed by Paul Ekman and Wallace V Friesen in the 1980s. This specific system of emotion definitions and taxonomies is the backbone of most emotion recognition systems today.  \nAnger Disgust Fear Happiness Sadness Surprise explores the complexities of how machines confuse human emotions, but the deeper questions of how do we emote, what do we emote, and are we allowed to express emotions equally?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_175258.8292990000.png",
            "created": "2019-11-06T17:52:58.828686Z",
            "moderation_state": 3
        },
        {
            "id": 1464,
            "content_url": "http://www.elviavasconcelos.com",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "arts and culture",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kai Landolt",
            "submitter_profile_id": 2455,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Our collective hopes: many stories, counter voices",
            "description": "The digital structures we have been creating mirror, reinforce and amplify systems of oppression that exist in real life* - it’s the IRL-Digital loop of rubbish.\nHow can we enable conversations to talk simply about these issues, but also about our collective hopes for the future(s)?\n\nElvia Vasconcelos invites audiences to join her in co-creating large-scale word maps to explore the ways in which society's inequalities are further expanding through digital structures and the ways in which to counter this through acts of resistance.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_182543.7915670000.jpg",
            "created": "2019-11-06T18:25:43.791203Z",
            "moderation_state": 3
        },
        {
            "id": 1465,
            "content_url": "http://www.hyphen-labs.com",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "arts and culture",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kai Landolt",
            "submitter_profile_id": 2455,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Caroline Sinders",
                    "profile_id": 2084,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Higher Resolutions",
            "description": "Higher Resolutions by Hyphen Labs, Caroline Sinders and Romy Gad el Rab examines what we share with machines and algorithms that define our privacy, behavior and digital rights, inspired by the question \"how did we get here?\" Focusing on technology and the next generation of 'higher power', Higher Resolutions explores the creation of power and the tools to disrupt, resist and redistribute power.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_183541.5051760000.png",
            "created": "2019-11-06T18:35:41.504628Z",
            "moderation_state": 3
        },
        {
            "id": 1461,
            "content_url": "https://www.comuzi.xyz",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "arts and culture",
                "Trustworthy AI"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kai Landolt",
            "submitter_profile_id": 2455,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Invisible Mask",
            "description": "Our speculative provocation is an invisible mask which people could wear to counter the surveillance effects of facial recognition technologies. Our provocation centres around a critical examination of the attack on human agency and autonomy by facial recognition technologies utilised in public security environments. \n\nThe artwork aims to question our future relationship with fashion, exploring the role that fashion will play as a protective tool against surveillance culture. The speculative provocation has taken inspiration from the activists in Hong Kong.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_180038.4350370000.png",
            "created": "2019-11-06T18:00:38.434460Z",
            "moderation_state": 3
        },
        {
            "id": 1507,
            "content_url": "https://medium.com/@anoukruhaak/data-trusts-why-what-and-how-a8b53b53d34",
            "is_bookmarked": false,
            "tags": [
                "data",
                "Data trusts",
                "#mozfellows19",
                "mozfellows19",
                "privacy"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "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": "Data Trusts: why, what, how",
            "description": "In this article I put forward the concept of data trusts as a way to claw back some control over the digital utilities that we rely on for our everyday lives and introduce the research I set out to conduct as a Mozilla Fellow.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-11-11T23:50:24.067961Z",
            "moderation_state": 3
        },
        {
            "id": 1524,
            "content_url": "https://www.wired.com/story/opinion-data-brokers-are-cruising-for-a-bruising/",
            "is_bookmarked": false,
            "tags": [
                "#data privacy",
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "It's time to hold data brokers accountable",
            "description": "We blame hackers for breaches, but shadowy brokers are often just as culpable, and they need to be held accountable.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-12-05_150745.2612860000.jpg",
            "created": "2019-12-05T15:07:45.260304Z",
            "moderation_state": 3
        }
    ]
}