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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43593/?format=api",
        "demozoo_url": "https://demozoo.org/music/43593/",
        "id": 43593,
        "title": "Zvuk Microsoft.wav",
        "author_nicks": [
            {
                "name": "Boop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27302/?format=api",
                    "id": 27302,
                    "name": "Boop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PhyMosys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10910/?format=api",
                    "id": 10910,
                    "name": "PhyMosys",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "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/43348/?format=api",
        "demozoo_url": "https://demozoo.org/music/43348/",
        "id": 43348,
        "title": "The Edge of Beyond",
        "author_nicks": [
            {
                "name": "Dave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10909/?format=api",
                    "id": 10909,
                    "name": "Dave",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PhyMosys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10910/?format=api",
                    "id": 10910,
                    "name": "PhyMosys",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275326/?format=api",
        "demozoo_url": "https://demozoo.org/music/275326/",
        "id": 275326,
        "title": "Ne Vsak Nyni",
        "author_nicks": [
            {
                "name": "Booplague",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27302/?format=api",
                    "id": 27302,
                    "name": "Boop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PhyMosys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10910/?format=api",
                    "id": 10910,
                    "name": "PhyMosys",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]