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

[
    {
        "url": "https://demozoo.org/api/v1/productions/261412/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/261412/",
        "id": 261412,
        "title": "Last fringe",
        "author_nicks": [
            {
                "name": "Sunday",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13027/?format=api",
                    "id": 13027,
                    "name": "Sunday",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Calamity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22670/?format=api",
                    "id": 22670,
                    "name": "Calamity",
                    "is_group": true
                }
            },
            {
                "name": "Proxima",
                "abbreviation": "PRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                    "id": 1172,
                    "name": "Proxima",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08-03",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177767/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177767/",
        "id": 177767,
        "title": "Jungle Glitch",
        "author_nicks": [
            {
                "name": "Sunday",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13027/?format=api",
                    "id": 13027,
                    "name": "Sunday",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Calamity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22670/?format=api",
                    "id": 22670,
                    "name": "Calamity",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-09-02",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]