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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333843/?format=api",
        "demozoo_url": "https://demozoo.org/music/333843/",
        "id": 333843,
        "title": "Potwor 3",
        "author_nicks": [
            {
                "name": "Longhair",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16278/?format=api",
                    "id": 16278,
                    "name": "Longhair",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Parados",
                "abbreviation": "PRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92812/?format=api",
                    "id": 92812,
                    "name": "Parados",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-19",
        "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": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/333837/?format=api",
        "demozoo_url": "https://demozoo.org/music/333837/",
        "id": 333837,
        "title": "New Pages",
        "author_nicks": [
            {
                "name": "Jadoone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112356/?format=api",
                    "id": 112356,
                    "name": "Jadoone",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Parados",
                "abbreviation": "PRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92812/?format=api",
                    "id": 92812,
                    "name": "Parados",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-01-31",
        "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/333878/?format=api",
        "demozoo_url": "https://demozoo.org/music/333878/",
        "id": 333878,
        "title": "Surprise",
        "author_nicks": [
            {
                "name": "Jadoone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112356/?format=api",
                    "id": 112356,
                    "name": "Jadoone",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Parados",
                "abbreviation": "PRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92812/?format=api",
                    "id": 92812,
                    "name": "Parados",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-01-31",
        "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/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]