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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319977/?format=api",
        "demozoo_url": "https://demozoo.org/music/319977/",
        "id": 319977,
        "title": "Visions to Face",
        "author_nicks": [
            {
                "name": "Hires",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52219/?format=api",
                    "id": 52219,
                    "name": "Hires",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "HeatWave",
                "abbreviation": "HTW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13412/?format=api",
                    "id": 13412,
                    "name": "HeatWave",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "28ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/339459/?format=api",
        "demozoo_url": "https://demozoo.org/music/339459/",
        "id": 339459,
        "title": "Party Report",
        "author_nicks": [
            {
                "name": "Hires",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52219/?format=api",
                    "id": 52219,
                    "name": "Hires",
                    "is_group": false
                }
            },
            {
                "name": "Mad B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13434/?format=api",
                    "id": 13434,
                    "name": "Youth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Internal Affairs",
                "abbreviation": "IA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52220/?format=api",
                    "id": 52220,
                    "name": "Internal Affairs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-12-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    }
]