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

[
    {
        "url": "https://demozoo.org/api/v1/productions/281603/?format=api",
        "demozoo_url": "https://demozoo.org/music/281603/",
        "id": 281603,
        "title": "Ojacieretro",
        "author_nicks": [
            {
                "name": "Arson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25025/?format=api",
                    "id": 25025,
                    "name": "Arson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gdzie Gorza3a Squad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40331/?format=api",
                    "id": 40331,
                    "name": "Gdzie Gorzala Squad",
                    "is_group": true
                }
            },
            {
                "name": "Undiagnosed Asperger's Bastards",
                "abbreviation": "UAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112488/?format=api",
                    "id": 112488,
                    "name": "Undiagnosed Asperger's Bastards",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-08-01",
        "supertype": "music",
        "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/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280614/?format=api",
        "demozoo_url": "https://demozoo.org/music/280614/",
        "id": 280614,
        "title": "La Computadora Encantadora",
        "author_nicks": [
            {
                "name": "Arson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25025/?format=api",
                    "id": 25025,
                    "name": "Arson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gdzie Gorzala Squad",
                "abbreviation": "GGS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40331/?format=api",
                    "id": 40331,
                    "name": "Gdzie Gorzala Squad",
                    "is_group": true
                }
            },
            {
                "name": "Undiagnosed Asperger's Bastards",
                "abbreviation": "UAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112488/?format=api",
                    "id": 112488,
                    "name": "Undiagnosed Asperger's Bastards",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-11",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "rmt",
            "spanish-title"
        ]
    }
]