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

[
    {
        "url": "https://demozoo.org/api/v1/productions/203030/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/203030/",
        "id": 203030,
        "title": "Subbass",
        "author_nicks": [
            {
                "name": "Jailbird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5738/?format=api",
                    "id": 5738,
                    "name": "Jailbird",
                    "is_group": false
                }
            },
            {
                "name": "bizk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9952/?format=api",
                    "id": 9952,
                    "name": "bizk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-12",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-fli-interlaced-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200519/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/200519/",
        "id": 200519,
        "title": "Kore Wa Kireii Desu",
        "author_nicks": [
            {
                "name": "Jailbird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5738/?format=api",
                    "id": 5738,
                    "name": "Jailbird",
                    "is_group": false
                }
            },
            {
                "name": "bizk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9952/?format=api",
                    "id": 9952,
                    "name": "bizk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage",
                "abbreviation": "DMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                    "id": 448,
                    "name": "Damage",
                    "is_group": true
                }
            },
            {
                "name": "Padua",
                "abbreviation": "PDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                    "id": 3774,
                    "name": "Padua",
                    "is_group": true
                }
            },
            {
                "name": "TempesT",
                "abbreviation": "TMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14747/?format=api",
                    "id": 14747,
                    "name": "TempesT",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-23",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-fli-mode"
        ]
    }
]