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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24308/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24308/",
        "id": 24308,
        "title": "Eteria Materia",
        "author_nicks": [
            {
                "name": "HBH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4970/?format=api",
                    "id": 4970,
                    "name": "Haavar B. Hojem",
                    "is_group": false
                }
            },
            {
                "name": "ZTH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4970/?format=api",
                    "id": 4970,
                    "name": "Haavar B. Hojem",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abnormal",
                "abbreviation": "ANM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1311/?format=api",
                    "id": 1311,
                    "name": "Abnormal",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/355225/?format=api",
        "demozoo_url": "https://demozoo.org/music/355225/",
        "id": 355225,
        "title": "Hoaxers",
        "author_nicks": [
            {
                "name": "Hot Dog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1320/?format=api",
                    "id": 1320,
                    "name": "Hot Dog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abnormal",
                "abbreviation": "ANM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1311/?format=api",
                    "id": 1311,
                    "name": "Abnormal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]