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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303028/?format=api",
        "demozoo_url": "https://demozoo.org/music/303028/",
        "id": 303028,
        "title": "A New Millenium Awaits Us",
        "author_nicks": [
            {
                "name": "Dane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                    "id": 1286,
                    "name": "Dane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Twilight",
                "abbreviation": "TWT, TWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7574/?format=api",
                    "id": 7574,
                    "name": "Twilight",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-03-10",
        "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/129280/?format=api",
        "demozoo_url": "https://demozoo.org/music/129280/",
        "id": 129280,
        "title": "Gateway",
        "author_nicks": [
            {
                "name": "Twoflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2804/?format=api",
                    "id": 2804,
                    "name": "Twoflower",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Twilight",
                "abbreviation": "TWT, TWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7574/?format=api",
                    "id": 7574,
                    "name": "Twilight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-30",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129301/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/129301/",
        "id": 129301,
        "title": "Compopic TCC1993",
        "author_nicks": [
            {
                "name": "Dane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                    "id": 1286,
                    "name": "Dane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Twilight",
                "abbreviation": "TWT, TWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7574/?format=api",
                    "id": 7574,
                    "name": "Twilight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-30",
        "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": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129305/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/129305/",
        "id": 129305,
        "title": "Compopic TCC1993",
        "author_nicks": [
            {
                "name": "Jason",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55481/?format=api",
                    "id": 55481,
                    "name": "Jason",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Twilight",
                "abbreviation": "TWT, TWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7574/?format=api",
                    "id": 7574,
                    "name": "Twilight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-30",
        "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": []
    }
]