Entries List
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/?ordering=-published_by__profile&page=39
https://api.mozillapulse.org/api/pulse/v2/entries/?ordering=-published_by__profile&page=38", "results": [ { "id": 350, "content_url": "http://hivechicago.org/portfolio/hipc-iii-understanding-openness/", "is_bookmarked": false, "tags": [ "chicago", "hive", "interoperability", "open leadership", "portability", "working open" ], "issues": [ "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Robert Friedman", "submitter_profile_id": 4, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Understanding Openness", "description": "Openness is present when you’re given permission to take action; you’re never forced to stop at any point; and the rules are clear. Hive Interoperability & Portability Coalition III: Understanding the Open Internet will create a Community of Practice for network members and affiliates around Openness as it pertains to both the Internet and learning programs.HIPC III will (1) improve the Hive Chicago community’s understanding of the open web and thereby (2) will set learning providers up for successful implementation of open sharing of learning opportunities on the HIPC II infrastructure.", "get_involved": "", "get_involved_url": "", "interest": "The planned sessions will explore concepts like Openness, Transparency, Agency, and Portability, as well as others sourced from the community. This is a great model for extending Open Leadership into a broder community.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_211347.1199080000.jpg", "created": "2017-06-02T21:13:47.119378Z", "moderation_state": 3 }, { "id": 329, "content_url": "http://opengrid.io/", "is_bookmarked": false, "tags": [ "2017", "mozsprint" ], "issues": [ "Openness" ], "help_types": [], "published_by": "Robert Friedman", "submitter_profile_id": 4, "bookmark_count": 1, "related_creators": [], "entry_type": "base", "title": "OpenGrid.io", "description": "OpenGrid an open-source, interactive map platform that allows users to explore multiple data sources in an easy-to-use interface. Developed to support situational awareness, incident monitoring and responses, historical data retrieval, and real-time advanced analytics. Users can perform advanced queries to filter data, search within custom boundaries, or based on the users location. Other GIS data, such as weather and Shapefiles can be overlaid on the map with other data. OpenGrid is natively compatible with desktops and mobile devices.", "get_involved": "There are a number of ways you can contribute to the project, such as: add or clarify the language in the documentation; fix a bug listed on the issue tracker; write a unit test; or add a new feature that is discussed on the developer documentation.", "get_involved_url": "https://github.com/Chicago/opengrid", "interest": "This is a Mozilla Global Sprint 2017 project that's a great example of open government and innovation from the City of Chicago!", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_200947.1397410000.png", "created": "2017-05-31T20:09:47.139298Z", "moderation_state": 3 }, { "id": 263, "content_url": "https://mozillafoundation.github.io/atxwow0517/", "is_bookmarked": false, "tags": [ "austin", "global sprint", "hive", "open leadership training", "working open" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Robert Friedman", "submitter_profile_id": 4, "bookmark_count": 0, "related_creators": [ { "name": "Aurelia Moser", "profile_id": 44, "is_active": true }, { "name": "Robert Friedman", "profile_id": 4, "is_active": true }, { "name": "Zannah Marsh", "profile_id": 47, "is_active": true }, { "name": "Abigail Cabunoc Mayes", "profile_id": 62, "is_active": true } ], "entry_type": "base", "title": "Working Open Workshop Austin, TX", "description": "Mozilla hosted a miniature version of its Working Open Workshop (WOW) on May 8, 2017 for open community leaders in Austin, TX. This version pilots a train the trainer approach with the goal of supporting local leaders to run their own workshops customized for their community members.", "get_involved": "Check out the workshop details and materials on GitHub, then fork them to create your own WOW for your local community.", "get_involved_url": "https://github.com/MozillaFoundation/atxwow0517/", "interest": "You can run your own working open workshop!", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-08_110032.7040260000.png", "created": "2017-05-08T11:00:32.703602Z", "moderation_state": 3 }, { "id": 218, "content_url": "https://andyhub.com/concepts/mobile-reporting/", "is_bookmarked": false, "tags": [ "2017", "atxh4c", "hack for change", "mozsprint" ], "issues": [ "Openness" ], "help_types": [], "published_by": "Robert Friedman", "submitter_profile_id": 4, "bookmark_count": 1, "related_creators": [ { "name": "Andrew Nelson", "profile_id": 25, "is_active": true } ], "entry_type": "base", "title": "Mobile Map IO", "description": "Mobile Map IO is boilerplate code and design for creating mobile reporting apps. This open-source project on Github is built using popular, proven web technologies to allow it to be most easily picked up by other civic hackers. With Mobile Map IO, a civic hacker can create a mobile app with an API and mapping capabilities customized for their project in less than an hour.", "get_involved": "Share issues or ideas", "get_involved_url": "https://github.com/werdnanoslen/mobile-map-io/labels/mozsprint", "interest": "This is a great open-source project from a Mozilla Open Leadership Fellow for the 2017 Global Sprint", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_142301.7321070000.png", "created": "2017-04-13T14:23:01.731647Z", "moderation_state": 3 }, { "id": 348, "content_url": "https://www.wsj.com/articles/dont-expose-yourself-a-guide-to-online-privacy-1496249766", "is_bookmarked": false, "tags": [ "article", "wall street journal", "wsj" ], "issues": [ "Privacy & Security" ], "help_types": [], "published_by": "Robert Friedman", "submitter_profile_id": 4, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "WSJ Guide to Online Privacy", "description": "Here’s how even non-techie people can start fighting back against Facebook, Google and other internet snoops. People would care more about privacy if they knew how exposed they already are online, says WSJ Personal Tech columnist Geoffrey A. Fowler. In an experiment, he showed a handful of strangers their own personal info—and managed to shock every one. Photo/Video: Emily Prapuolenis/The Wall Street Journal", "get_involved": "", "get_involved_url": "", "interest": "This is a great, practical example of how to make privacy and security issues more meaningful to everyone.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_205817.9621040000.png", "created": "2017-06-02T20:58:17.961524Z", "moderation_state": 3 }, { "id": 347, "content_url": "http://atxhackforchange.org", "is_bookmarked": false, "tags": [ "atxh4c", "austin", "gigabit", "gigabit community fund", "hackathon", "hack for change", "hive", "internet health", "mozfest", "open leadership", "prize", "sprint", "working open" ], "issues": [ "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Robert Friedman", "submitter_profile_id": 4, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "ATX Hack for Change Featuring Mozilla!", "description": "Since 2013, ATX Hack For Change has brought together people from all walks of life to tackle the unique issues facing Austin. The 3-day hackathon focuses on social good projects submitted and hacked-on by the community; spanning over 107 projects in 3 years.This year Mozilla is partnering to provide an Internet Health award to a project that addresses Internet Health – a selected project will travel to the 2017 Mozilla Festival in London. Mozilla will also be announcing the Gigabit Community Fund RFP and our GigaTECHs sponsorship with the City of Austin.", "get_involved": "Attend the event to contribute or just learn more about the projects and follow-up anytime!", "get_involved_url": "https://stedwards.app.box.com/v/ATXH4CProjects2017", "interest": "This is a premier community hackathon that might serve as a model for other communities interested in creating compelling, cross-sector collaborations.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_204122.1226340000.jpg", "created": "2017-06-02T20:41:22.122020Z", "moderation_state": 3 }, { "id": 224, "content_url": "https://www.newamerica.org/weekly/edition-161/factoring-schools-calculus-city-budgeting/", "is_bookmarked": false, "tags": [ "atxh4c", "austin", "budget", "civics", "government", "hack for change", "hive", "participatory", "politics" ], "issues": [ "Web Literacy", "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Robert Friedman", "submitter_profile_id": 4, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Austin Budget Party", "description": "The Austin Monitor and Open Austin are developing a web-app that allows students to develop a city budget proposal. A grant from the Mozilla Gigabit Community fund will allow student representatives from different schools to craft a final budget proposal over a video conference call. An accompanying curriculum will help simulates the budget deliberation process in pilot classrooms throughout the city.", "get_involved": "Report a bug or request a feature by opening a new issue or review open issues and leave a comment if you'd like to help or if you need more information.", "get_involved_url": "https://github.com/open-austin/budgetparty/", "interest": "Austin Budget Party uses the web to engage citizens to participate in one of the most consequential government functions. The open-source app and curriculum can one day be modified for any city.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_215659.0128580000.png", "created": "2017-04-13T21:56:59.012292Z", "moderation_state": 3 }, { "id": 232, "content_url": "http://www.communityleadershipsummit.com/", "is_bookmarked": false, "tags": [ "austin", "conference", "leadership", "open", "summit" ], "issues": [ "Digital Inclusion", "Openness" ], "help_types": [], "published_by": "Robert Friedman", "submitter_profile_id": 4, "bookmark_count": 0, "related_creators": [ { "name": "Abigail Cabunoc Mayes", "profile_id": 62, "is_active": true } ], "entry_type": "base", "title": "Community Leadership Summit", "description": "The Community Leadership Summit 2017 brings together community leaders, organizers and managers and the projects and organizations that are interested in growing and empowering a strong community. The event pulls together the leading minds in community management, relations and online collaboration to discuss, debate and continue to refine the art of building an effective and capable community.", "get_involved": "Promote this important event within your network!", "get_involved_url": "http://www.communityleadershipsummit.com/promote/", "interest": "Abigail Cabunoc Mayes, Open Source Engagement Lead at Mozilla will be a keynote speaker on day 2.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-17_200258.9249240000.jpg", "created": "2017-04-17T20:02:58.924652Z", "moderation_state": 3 }, { "id": 418, "content_url": "https://blog.mozilla.org/blog/2017/08/08/mozilla-information-trust-initiative-building-movement-fight-misinformation-online/", "is_bookmarked": false, "tags": [ "fake news", "fakenews", "fellows", "fellowships", "misinfocon", "misinformation" ], "issues": [ "Web Literacy", "Openness" ], "help_types": [ "Join community" ], "published_by": "Phillip Smith", "submitter_profile_id": 3, "bookmark_count": 0, "related_creators": [ { "name": "Phillip Smith", "profile_id": 50, "is_active": true } ], "entry_type": "base", "title": "The Mozilla Information Trust Initiative", "description": "Building a movement to fight misinformation online", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-09_224957.8145850000.jpg", "created": "2017-08-09T22:49:14.905249Z", "moderation_state": 3 } ] }{ "count": 1833, "next": null, "previous": "