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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42906/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42906/",
        "id": 42906,
        "title": "A Zaj",
        "author_nicks": [
            {
                "name": "Larry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19927/?format=api",
                    "id": 19927,
                    "name": "Larry",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "He'v",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22374/?format=api",
                    "id": 22374,
                    "name": "Hev Pozitove",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33635/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33635/",
        "id": 33635,
        "title": "andy",
        "author_nicks": [
            {
                "name": "thmur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22373/?format=api",
                    "id": 22373,
                    "name": "thmur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "hev",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22374/?format=api",
                    "id": 22374,
                    "name": "Hev Pozitove",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "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/201196/?format=api",
        "demozoo_url": "https://demozoo.org/music/201196/",
        "id": 201196,
        "title": "Al-tatoo",
        "author_nicks": [
            {
                "name": "Tmur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22373/?format=api",
                    "id": 22373,
                    "name": "thmur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "hev",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22374/?format=api",
                    "id": 22374,
                    "name": "Hev Pozitove",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]