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

[
    {
        "url": "https://demozoo.org/api/v1/productions/140842/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/140842/",
        "id": 140842,
        "title": "?",
        "author_nicks": [],
        "author_affiliation_nicks": [
            {
                "name": "Defcon One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/831/?format=api",
                    "id": 831,
                    "name": "Defcon One",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-10-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174318/?format=api",
        "demozoo_url": "https://demozoo.org/music/174318/",
        "id": 174318,
        "title": "?",
        "author_nicks": [
            {
                "name": "The Comrade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62671/?format=api",
                    "id": 62671,
                    "name": "The Comrade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defcon One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/831/?format=api",
                    "id": 831,
                    "name": "Defcon One",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-08-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281178/?format=api",
        "demozoo_url": "https://demozoo.org/music/281178/",
        "id": 281178,
        "title": "Can I Play With Madness ?",
        "author_nicks": [
            {
                "name": "Asphyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115737/?format=api",
                    "id": 115737,
                    "name": "Asphyx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defcon One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/831/?format=api",
                    "id": 831,
                    "name": "Defcon One",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost",
            "raw-sample-data"
        ]
    }
]