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

[
    {
        "url": "https://demozoo.org/api/v1/productions/345444/?format=api",
        "demozoo_url": "https://demozoo.org/music/345444/",
        "id": 345444,
        "title": "Revolution 2",
        "author_nicks": [
            {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13852/?format=api",
                    "id": 13852,
                    "name": "The Alien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arcoss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67177/?format=api",
                    "id": 67177,
                    "name": "Arcoss",
                    "is_group": true
                }
            },
            {
                "name": "Black Code Design",
                "abbreviation": "BCD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6510/?format=api",
                    "id": 6510,
                    "name": "Black Code Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/114137/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/114137/",
        "id": 114137,
        "title": "Compopicture",
        "author_nicks": [
            {
                "name": "Sinister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5746/?format=api",
                    "id": 5746,
                    "name": "Cupid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arcoss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67177/?format=api",
                    "id": 67177,
                    "name": "Arcoss",
                    "is_group": true
                }
            },
            {
                "name": "Entropy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14473/?format=api",
                    "id": 14473,
                    "name": "Entropy",
                    "is_group": true
                }
            },
            {
                "name": "Extacy",
                "abbreviation": "XTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53846/?format=api",
                    "id": 53846,
                    "name": "Extacy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/122718/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/122718/",
        "id": 122718,
        "title": "Compo Picture",
        "author_nicks": [
            {
                "name": "Sinister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5746/?format=api",
                    "id": 5746,
                    "name": "Cupid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arcoss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67177/?format=api",
                    "id": 67177,
                    "name": "Arcoss",
                    "is_group": true
                }
            },
            {
                "name": "Extacy",
                "abbreviation": "XTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53846/?format=api",
                    "id": 53846,
                    "name": "Extacy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]