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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322543/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/322543/",
        "id": 322543,
        "title": "Hypercircle",
        "author_nicks": [
            {
                "name": "Laffik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130845/?format=api",
                    "id": 130845,
                    "name": "Laffik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dreamolers CAPS",
                "abbreviation": "DCAPS, Dreamolers",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130846/?format=api",
                    "id": 130846,
                    "name": "Dreamolers CAPS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307333/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307333/",
        "id": 307333,
        "title": "Not Yet Phonk",
        "author_nicks": [
            {
                "name": "Laffik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130845/?format=api",
                    "id": 130845,
                    "name": "Laffik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dreamolers CAPS",
                "abbreviation": "DCAPS, Dreamolers",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130846/?format=api",
                    "id": 130846,
                    "name": "Dreamolers CAPS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-04-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    }
]