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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46264/?format=api",
        "demozoo_url": "https://demozoo.org/music/46264/",
        "id": 46264,
        "title": "Huisvrouwen in progress",
        "author_nicks": [
            {
                "name": "c",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28561/?format=api",
                    "id": 28561,
                    "name": "c",
                    "is_group": false
                }
            },
            {
                "name": "d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28560/?format=api",
                    "id": 28560,
                    "name": "d",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "zoetermeerse polderboys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28562/?format=api",
                    "id": 28562,
                    "name": "zoetermeerse polderboys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]