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

[
    {
        "url": "https://demozoo.org/api/v1/productions/51829/?format=api",
        "demozoo_url": "https://demozoo.org/music/51829/",
        "id": 51829,
        "title": "Lahell",
        "author_nicks": [
            {
                "name": "Jonatoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30626/?format=api",
                    "id": 30626,
                    "name": "Jonatoon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "#rope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30627/?format=api",
                    "id": 30627,
                    "name": "#rope",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04-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/51831/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51831/",
        "id": 51831,
        "title": "Corvette-killer",
        "author_nicks": [
            {
                "name": "Rullas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30629/?format=api",
                    "id": 30629,
                    "name": "Rullas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "#rope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30627/?format=api",
                    "id": 30627,
                    "name": "#rope",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]