beets/beetsplug/web
Thomas Scholtes f98240b83c JSON API responds with embedded items
This effectively removes the "album_ids" and "item_ids" keys from the responses
of `/item/` and `/album/`, respectively. Instead there are "albums" and "items" keys,
respectively that contain a list of JSON representations for all albums and
items.
2014-01-21 22:40:42 +01:00
..
static happy new year 2013-01-11 10:43:41 -08:00
templates The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
__init__.py JSON API responds with embedded items 2014-01-21 22:40:42 +01:00