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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318550/?format=api",
        "demozoo_url": "https://demozoo.org/music/318550/",
        "id": 318550,
        "title": "Dream v0.5",
        "author_nicks": [
            {
                "name": "Phobos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8818/?format=api",
                    "id": 8818,
                    "name": "Phobos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Axelerate",
                "abbreviation": "AXE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8840/?format=api",
                    "id": 8840,
                    "name": "Axelerate",
                    "is_group": true
                }
            },
            {
                "name": "Neax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121806/?format=api",
                    "id": 121806,
                    "name": "Neax",
                    "is_group": true
                }
            },
            {
                "name": "Samar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                    "id": 5088,
                    "name": "Samar Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999",
        "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": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292209/?format=api",
        "demozoo_url": "https://demozoo.org/music/292209/",
        "id": 292209,
        "title": "Aliens",
        "author_nicks": [
            {
                "name": "Phobos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8818/?format=api",
                    "id": 8818,
                    "name": "Phobos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Axelerate",
                "abbreviation": "AXE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8840/?format=api",
                    "id": 8840,
                    "name": "Axelerate",
                    "is_group": true
                }
            },
            {
                "name": "Neax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121806/?format=api",
                    "id": 121806,
                    "name": "Neax",
                    "is_group": true
                }
            },
            {
                "name": "Samar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                    "id": 5088,
                    "name": "Samar Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "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": []
    }
]