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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307599/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307599/",
        "id": 307599,
        "title": "Pixel Free",
        "author_nicks": [
            {
                "name": "Plissken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53483/?format=api",
                    "id": 53483,
                    "name": "Snake Plissken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41823/?format=api",
                    "id": 41823,
                    "name": "Flush",
                    "is_group": true
                }
            },
            {
                "name": "Revival",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45962/?format=api",
                    "id": 45962,
                    "name": "Revival",
                    "is_group": true
                }
            },
            {
                "name": "Vital-Motion!",
                "abbreviation": "VM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16090/?format=api",
                    "id": 16090,
                    "name": "Vital-Motion!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-04-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/189167/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/189167/",
        "id": 189167,
        "title": "No Title",
        "author_nicks": [
            {
                "name": "Plissken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53483/?format=api",
                    "id": 53483,
                    "name": "Snake Plissken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Revival",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45962/?format=api",
                    "id": 45962,
                    "name": "Revival",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-06-30",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]