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

[
    {
        "url": "https://demozoo.org/api/v1/productions/312973/?format=api",
        "demozoo_url": "https://demozoo.org/music/312973/",
        "id": 312973,
        "title": "Head Like A Hole",
        "author_nicks": [
            {
                "name": "MIDIman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46488/?format=api",
                    "id": 46488,
                    "name": "MIDIman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Southern California Distribution",
                "abbreviation": "SCD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46476/?format=api",
                    "id": 46476,
                    "name": "Software Chronicles Digest",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "adlib"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/312966/?format=api",
        "demozoo_url": "https://demozoo.org/music/312966/",
        "id": 312966,
        "title": "Enjoy The Silence",
        "author_nicks": [
            {
                "name": "MIDIman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46488/?format=api",
                    "id": 46488,
                    "name": "MIDIman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Southern California Distribution",
                "abbreviation": "SCD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46476/?format=api",
                    "id": 46476,
                    "name": "Software Chronicles Digest",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-02-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "adlib",
            "cover-version"
        ]
    }
]