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

[
    {
        "url": "https://demozoo.org/api/v1/productions/88808/?format=api",
        "demozoo_url": "https://demozoo.org/productions/88808/",
        "id": 88808,
        "title": "Soccer King Cracktro",
        "author_nicks": [
            {
                "name": "BCC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43738/?format=api",
                    "id": 43738,
                    "name": "BCC",
                    "is_group": false
                }
            },
            {
                "name": "The Blue Devil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32141/?format=api",
                    "id": 32141,
                    "name": "The Blue Devil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/116611/?format=api",
        "demozoo_url": "https://demozoo.org/productions/116611/",
        "id": 116611,
        "title": "Realtime Zoomer",
        "author_nicks": [
            {
                "name": "Blue Devil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32141/?format=api",
                    "id": 32141,
                    "name": "The Blue Devil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Gigabyte Crew",
                "abbreviation": "TGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31441/?format=api",
                    "id": 31441,
                    "name": "The Gigabyte Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-06-16",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]