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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42074/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42074/",
        "id": 42074,
        "title": "Dro-made-r",
        "author_nicks": [
            {
                "name": "Dromader",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26684/?format=api",
                    "id": 26684,
                    "name": "Dromader",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Palimy Trafke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26108/?format=api",
                    "id": 26108,
                    "name": "Palimy Trafke",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03-20",
        "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/42145/?format=api",
        "demozoo_url": "https://demozoo.org/music/42145/",
        "id": 42145,
        "title": "Trip To Chilli",
        "author_nicks": [
            {
                "name": "Voicer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10569/?format=api",
                    "id": 10569,
                    "name": "Voicer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Old Bulls",
                "abbreviation": "OBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10570/?format=api",
                    "id": 10570,
                    "name": "Old Bulls",
                    "is_group": true
                }
            },
            {
                "name": "Palimy Trafke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26108/?format=api",
                    "id": 26108,
                    "name": "Palimy Trafke",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    }
]