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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59543/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59543/",
        "id": 59543,
        "title": "Bittner 3.5k",
        "author_nicks": [
            {
                "name": "Hexogen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32073/?format=api",
                    "id": 32073,
                    "name": "Hexogen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147809/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/147809/",
        "id": 147809,
        "title": "Samplemon Panel",
        "author_nicks": [
            {
                "name": "Hexogen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32073/?format=api",
                    "id": 32073,
                    "name": "Hexogen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TNT-Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32002/?format=api",
                    "id": 32002,
                    "name": "TNT-Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-01-07",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]