Read what was just catalogued
list_new_songsFind recently catalogued songs and artists from Bide & Musique. Entries appear in order of publication date, newest first.
Instructions
Read the records Bide & Musique has just catalogued. The collection is built by hand and grows a few records at a time, so this answers what has been added lately rather than what the station is playing. The feed carries a fixed number of entries and offers no second page, so the count is what it holds and says nothing about how many records the collection has. Entries come in the order the feed publishes them, which runs newest first without being sorted: read 'published_at' rather than the position to date one. Each entry names the song and the artist as one line, which is read apart at the first separator and kept whole under 'listed_as'. Use get_song on the id for the record itself: year, writers, label, duration and the words when the page carries them. When you show a record to a user, credit Bide & Musique and link the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum entries to return, taken from the head of the feed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | ||
| source | Yes | ||
| results | Yes | ||
| result_count | Yes | ||
| entries_in_feed | Yes | How many entries the feed carries, read or not. It is a fixed window on the newest records, never a count of the collection. |