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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27726/?format=api",
        "demozoo_url": "https://demozoo.org/music/27726/",
        "id": 27726,
        "title": "Blackbird",
        "author_nicks": [
            {
                "name": "Emzet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12028/?format=api",
                    "id": 12028,
                    "name": "Emzet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sunrise Industry",
                "abbreviation": "SiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13324/?format=api",
                    "id": 13324,
                    "name": "Sunrise Industry",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05-06",
        "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/27740/?format=api",
        "demozoo_url": "https://demozoo.org/music/27740/",
        "id": 27740,
        "title": "Cool Planet",
        "author_nicks": [
            {
                "name": "Emzet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12028/?format=api",
                    "id": 12028,
                    "name": "Emzet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sunrise Industry",
                "abbreviation": "SiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13324/?format=api",
                    "id": 13324,
                    "name": "Sunrise Industry",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132524/?format=api",
        "demozoo_url": "https://demozoo.org/productions/132524/",
        "id": 132524,
        "title": "Tetramed",
        "author_nicks": [
            {
                "name": "Zden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8036/?format=api",
                    "id": 8036,
                    "name": "Zden",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sunrise Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13324/?format=api",
                    "id": 13324,
                    "name": "Sunrise Industry",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "mod",
            "adlib",
            "tracker",
            "shareware",
            "stm",
            "nst"
        ]
    }
]