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

[
    {
        "url": "https://demozoo.org/api/v1/productions/132979/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132979/",
        "id": 132979,
        "title": "Pupákok",
        "author_nicks": [
            {
                "name": "Immortal Rat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11199/?format=api",
                    "id": 11199,
                    "name": "Immortal Rat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Astral",
                "abbreviation": "AST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                    "id": 8061,
                    "name": "Astral",
                    "is_group": true
                }
            },
            {
                "name": "Black Rainbow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11194/?format=api",
                    "id": 11194,
                    "name": "Black Rainbow",
                    "is_group": true
                }
            },
            {
                "name": "Greenroom",
                "abbreviation": "GRM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13187/?format=api",
                    "id": 13187,
                    "name": "Greenroom",
                    "is_group": true
                }
            },
            {
                "name": "Nymph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25707/?format=api",
                    "id": 25707,
                    "name": "Nymph",
                    "is_group": true
                }
            },
            {
                "name": "Profuse",
                "abbreviation": "PRF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20114/?format=api",
                    "id": 20114,
                    "name": "Profuse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x200"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42953/?format=api",
        "demozoo_url": "https://demozoo.org/music/42953/",
        "id": 42953,
        "title": "Happy Times",
        "author_nicks": [
            {
                "name": "Jules",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27000/?format=api",
                    "id": 27000,
                    "name": "Jules",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nymph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25707/?format=api",
                    "id": 25707,
                    "name": "Nymph",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]