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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64015/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64015/",
        "id": 64015,
        "title": "Santa hates his job",
        "author_nicks": [
            {
                "name": "Starbuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9956/?format=api",
                    "id": 9956,
                    "name": "Starbuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Creative Mind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5829/?format=api",
                    "id": 5829,
                    "name": "Creative Mind",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64033/?format=api",
        "demozoo_url": "https://demozoo.org/music/64033/",
        "id": 64033,
        "title": "Shorty",
        "author_nicks": [
            {
                "name": "Starbuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9956/?format=api",
                    "id": 9956,
                    "name": "Starbuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Creative Mind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5829/?format=api",
                    "id": 5829,
                    "name": "Creative Mind",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64034/?format=api",
        "demozoo_url": "https://demozoo.org/music/64034/",
        "id": 64034,
        "title": "Hurry-Scurry",
        "author_nicks": [
            {
                "name": "Starbuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9956/?format=api",
                    "id": 9956,
                    "name": "Starbuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Creative Mind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5829/?format=api",
                    "id": 5829,
                    "name": "Creative Mind",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    }
]