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

[
    {
        "url": "https://demozoo.org/api/v1/productions/291404/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291404/",
        "id": 291404,
        "title": "Diamonds are forever",
        "author_nicks": [
            {
                "name": "F#READY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35273/?format=api",
                    "id": 35273,
                    "name": "F#READY",
                    "is_group": false
                }
            },
            {
                "name": "ivop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35369/?format=api",
                    "id": 35369,
                    "name": "The Gatekeeper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atari Invasion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71820/?format=api",
                    "id": 71820,
                    "name": "Atari Invasion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-03-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "tiny-intro-with-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172419/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172419/",
        "id": 172419,
        "title": "Atari Friends",
        "author_nicks": [
            {
                "name": "Nir Dary",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33699/?format=api",
                    "id": 33699,
                    "name": "Nir Dary",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atari Invasion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71820/?format=api",
                    "id": 71820,
                    "name": "Atari Invasion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-05-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "vbxe"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172421/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172421/",
        "id": 172421,
        "title": "Mortal Coil",
        "author_nicks": [
            {
                "name": "F#READY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35273/?format=api",
                    "id": 35273,
                    "name": "F#READY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atari Invasion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71820/?format=api",
                    "id": 71820,
                    "name": "Atari Invasion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-05-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "noise",
            "tiny-intro-with-sound",
            "source-available"
        ]
    }
]