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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41007/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41007/",
        "id": 41007,
        "title": "Creep",
        "author_nicks": [
            {
                "name": "Evil-Pastor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26146/?format=api",
                    "id": 26146,
                    "name": "Evil-Pastor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jakkar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21823/?format=api",
                    "id": 21823,
                    "name": "Jakkar",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-25",
        "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/121228/?format=api",
        "demozoo_url": "https://demozoo.org/music/121228/",
        "id": 121228,
        "title": "Qsahkomaa",
        "author_nicks": [
            {
                "name": "Ukkosporo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20207/?format=api",
                    "id": 20207,
                    "name": "Ukkosporo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jakkar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21823/?format=api",
                    "id": 21823,
                    "name": "Jakkar",
                    "is_group": true
                }
            },
            {
                "name": "Zymosis Boozing Society",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/464/?format=api",
                    "id": 464,
                    "name": "Zymosis Boozing Society",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "it"
        ]
    }
]