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=-tags&page=39
https://api.mozillapulse.org/api/pulse/v2/entries/?ordering=-tags&page=38", "results": [ { "id": 552, "content_url": "https://www.shareable.net/blog/how-mozillas-open-science-lab-is-empowering-the-next-generation-of-researchers", "is_bookmarked": false, "tags": [ "fellowships", "open access", "open data", "open science", "working open" ], "issues": [ "Web Literacy", "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [], "published_by": "Stephanie Wright", "submitter_profile_id": 59, "bookmark_count": 2, "related_creators": [ { "name": "Stephanie Wright", "profile_id": 59, "is_active": true } ], "entry_type": "base", "title": "Interview: Mozilla Science Lab", "description": "Shareable spoke with Stephanie Wright, Program Lead for the Science Lab at Mozilla, about how they're advancing the open science movement.", "get_involved": "", "get_involved_url": "", "interest": "", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-16_231658.7521520000.png", "created": "2017-11-16T23:16:58.751750Z", "moderation_state": 3 }, { "id": 479, "content_url": "https://github.com/derekhoward/HBAsets", "is_bookmarked": false, "tags": [ "mozfest", "Mozilla Open Leadership Project", "open data", "open leadership zone", "open-science" ], "issues": [ "Openness" ], "help_types": [ "Code", "Join community", "Test & feedback" ], "published_by": "Derek Howard", "submitter_profile_id": 142, "bookmark_count": 0, "related_creators": [ { "name": "Derek Howard", "profile_id": 142, "is_active": true } ], "entry_type": "base", "title": "HBAsets", "description": "We're making use of open brain transcriptome data to build a tool that helps scientists understand how sets of genes (related to a disease of interest) map onto specific brain areas, cell types at different time points.", "get_involved": "Help test the prototype, provide feedback on use cases, contribute to the web app development", "get_involved_url": "https://github.com/derekhoward/HBAsets", "interest": "Facilitating the re-use and integration of valuable open data sets", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2017-10-20T20:23:19.483887Z", "moderation_state": 3 }, { "id": 1180, "content_url": "https://github.com/anneclinio/documenta", "is_bookmarked": false, "tags": [ "documentation", "open data", "open science" ], "issues": [ "Privacy & Security", "Decentralization", "Openness" ], "help_types": [ "Create content", "Join community", "Localize & translate", "Take Action" ], "published_by": "Anne Clinio", "submitter_profile_id": 1917, "bookmark_count": 0, "related_creators": [ { "name": "Anne Clinio", "profile_id": 1917, "is_active": true } ], "entry_type": "base", "title": "Documenta?! an open research about documentation practices in many kinds of labs", "description": "The idea is to get to know, study and showcase documentation practices developed by practitioners in labs, specially citizen labs, makerspaces, hackerspaces, informal learning spaces, etc. We believe that proper documentation of projects is crucial in opening opportunities to engage persons, share visions, foster communities, inspire initiatives and reproduce objects. Documentation can help us tracking the reasons why we obtain certain findings in our experiments, prototipes, communities. Also, it allows us to testify and learn from those who came before us, improving our initiatives.", "get_involved": "", "get_involved_url": "https://github.com/anneclinio/documenta", "interest": "I hope it is useful for people that creating social innovation! :)", "featured": false, "published_by_creator": true, "thumbnail": null, "created": "2019-05-16T20:02:45.538747Z", "moderation_state": 3 }, { "id": 8, "content_url": "https://mozillascience.github.io/open-data-primers/", "is_bookmarked": false, "tags": [ "open data", "primers", "science" ], "issues": [ "Web Literacy", "Digital Inclusion" ], "help_types": [], "published_by": "Alan Mooiman", "submitter_profile_id": 93, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Open Data Primers", "description": "An online handbook of Open Data Training Primers developed by the Mozilla Science Lab and their community members. These primers are designed to read at your own pace and pick and choose the topics you want to read concerning open data.", "get_involved": "Would love feedback on the primers so far, as well as ideas and contributions for future modules. Create an issue at the link below.", "get_involved_url": "https://github.com/mozillascience/open-data-training", "interest": "Lays out basics of open data for anyone interested in the topic and assumes no prior knowledge.", "featured": false, "published_by_creator": false, "thumbnail": null, "created": "2016-12-20T19:15:05.909000Z", "moderation_state": 3 }, { "id": 279, "content_url": "https://github.com/Monsauce/Open-the-North", "is_bookmarked": false, "tags": [ "2017", "global sprint", "gs2017", "mozsprint", "open data", "repository" ], "issues": [ "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [ "Code", "Design" ], "published_by": "Stephanie Wright", "submitter_profile_id": 59, "bookmark_count": 0, "related_creators": [], "entry_type": "base", "title": "Open the North", "description": "Open the North is a project working to making ecological community data more accessible to the remote indigenous communities through the creation of a mobile app on fish consumption guidelines and the creation of a repository to for ecological data and traditional knowledge. This mobile friendly platform not only allows the addition of data but also the ability to download data.", "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!", "get_involved_url": "https://github.com/Monsauce/Open-the-North", "interest": "The repository welcomes data from the federal and provincial governments, NGO's, conservation groups and encourages contributions from citizen scientists.", "featured": true, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-15_005321.5217520000.png", "created": "2017-05-15T00:53:21.521335Z", "moderation_state": 3 }, { "id": 195, "content_url": "https://iheartopendata.org/en-US/", "is_bookmarked": false, "tags": [ "open data", "science" ], "issues": [ "Digital Inclusion", "Decentralization", "Openness" ], "help_types": [], "published_by": "Stephanie Wright", "submitter_profile_id": 59, "bookmark_count": 2, "related_creators": [], "entry_type": "base", "title": "Support Open Access to Federally Funded Research", "description": "Did you know our federal taxes help fund billions of dollars in scientific research every year? But in order to see the results of that research, publishers often charge significant amounts of money to anyone that wants to read about it. Shouldn’t we be able to see what we’re paying for without having to pay for it twice?", "get_involved": "Do you agree? If so, add your name to these principles and share widely so we can help create more space for open data and science.", "get_involved_url": "https://iheartopendata.org/en-US/#get-involved", "interest": "The public should have full, open access to publicly-funded research, free of cost and available online.", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-07_203757.9627690000.png", "created": "2017-04-07T20:37:57.959951Z", "moderation_state": 3 }, { "id": 799, "content_url": "https://github.com/jcolomb/reagentsio_website", "is_bookmarked": false, "tags": [ "2018", "mozsprint", "open data", "open science" ], "issues": [ "Decentralization" ], "help_types": [ "Create content", "Join community", "Promote" ], "published_by": "Julien Colomb", "submitter_profile_id": 1314, "bookmark_count": 0, "related_creators": [ { "name": "Julien Colomb", "profile_id": 1314, "is_active": false } ], "entry_type": "base", "title": "Reagents.io", "description": "We are working to create a way to easily report accurate and exhaustive information about materials in the scientific literature, for the good of all scholars and a increased reproducibilty of research. The \"reagent_table\" will use transfer information from the provider, the lab inventory and the experiment into one spreadsheet.", "get_involved": "We are starting, so we need any help you can provide !", "get_involved_url": "https://github.com/jcolomb/reagentsio_website", "interest": "let's build lab material standards and have it used in the lab and literature", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-04_090102.0096500000.jpeg", "created": "2018-05-04T09:01:02.009306Z", "moderation_state": 3 }, { "id": 182, "content_url": "http://endangereddataweek.org/", "is_bookmarked": false, "tags": [ "libraries", "open data", "science" ], "issues": [ "Decentralization", "Openness" ], "help_types": [], "published_by": "Stephanie Wright", "submitter_profile_id": 59, "bookmark_count": 1, "related_creators": [], "entry_type": "base", "title": "Endangered Data Week", "description": "Endangered Data Week is a new collaborative effort to shed light on public datasets that are in danger of being deleted, repressed, mishandled, or lost. It is taking place April 17-21, 2017 at sites all around the world. The week's events can promote care for endangered collections by: publicizing the availability of datasets; increasing their use and reuse, and encouraging political activism for open data policies and the fostering of data skills through workshops.", "get_involved": "Check out the map to join in on the events already planned or add your own event!", "get_involved_url": "http://endangereddataweek.org/map/?sorts%5Bdate%5D=1", "interest": "It's about raising awareness of threats to publicly available data; exploring the power dynamics of data creation, sharing, and retention; and teaching ways to make endangered data more accessible and secure", "featured": false, "published_by_creator": false, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_205142.7328210000.png", "created": "2017-04-06T20:51:42.732481Z", "moderation_state": 3 }, { "id": 514, "content_url": "https://ipfs.io", "is_bookmarked": false, "tags": [ "content addressing", "decentralization", "distributed", "open data", "p2p" ], "issues": [ "Privacy & Security", "Decentralization", "Openness" ], "help_types": [ "Join community", "Test & feedback", "Write documentation" ], "published_by": "Jeromy Johnson", "submitter_profile_id": 181, "bookmark_count": 6, "related_creators": [ { "name": "Jeromy Johnson", "profile_id": 181, "is_active": true } ], "entry_type": "base", "title": "IPFS", "description": "Making the web more peer to peer", "get_involved": "Plan local meetups, build apps using ipfs", "get_involved_url": "https://github.com/ipfs/community", "interest": "ipfs allows people to share and store data together, enabling more people to access the webs content", "featured": false, "published_by_creator": true, "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_154909.7862510000.png", "created": "2017-10-27T15:49:09.785820Z", "moderation_state": 3 } ] }{ "count": 1833, "next": null, "previous": "