GET /api/v1/releasers/41266/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/155121/?format=api",
        "demozoo_url": "https://demozoo.org/music/155121/",
        "id": 155121,
        "title": "Broom Broom",
        "author_nicks": [
            {
                "name": "The Fine Gentlemen's Cocktail Club",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41266/?format=api",
                    "id": 41266,
                    "name": "The Fine Gentlemen's Cocktail Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79579/?format=api",
        "demozoo_url": "https://demozoo.org/music/79579/",
        "id": 79579,
        "title": "You Will Never Get Out of There Alive",
        "author_nicks": [
            {
                "name": "The Fine Gentlemen's Cocktail Club",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41266/?format=api",
                    "id": 41266,
                    "name": "The Fine Gentlemen's Cocktail Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]