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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342954/?format=api",
        "demozoo_url": "https://demozoo.org/music/342954/",
        "id": 342954,
        "title": "Untitled",
        "author_nicks": [
            {
                "name": "Infinite Oblivion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35691/?format=api",
                    "id": 35691,
                    "name": "Infinite Oblivion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Explizit",
                "abbreviation": "XPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                    "id": 22481,
                    "name": "Explizit",
                    "is_group": true
                }
            },
            {
                "name": "Scrape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126073/?format=api",
                    "id": 126073,
                    "name": "Scrape",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "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/359709/?format=api",
        "demozoo_url": "https://demozoo.org/music/359709/",
        "id": 359709,
        "title": "Tran",
        "author_nicks": [
            {
                "name": "Infinite Oblivion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35691/?format=api",
                    "id": 35691,
                    "name": "Infinite Oblivion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Advanced Rhythm Technologies",
                "abbreviation": "ART",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                    "id": 27623,
                    "name": "Advanced Rhythm Technologies",
                    "is_group": true
                }
            },
            {
                "name": "Explizit",
                "abbreviation": "XPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                    "id": 22481,
                    "name": "Explizit",
                    "is_group": true
                }
            },
            {
                "name": "Scrape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126073/?format=api",
                    "id": 126073,
                    "name": "Scrape",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "11ch"
        ]
    }
]