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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269654/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/269654/",
        "id": 269654,
        "title": "Illness Art Pack 05/1995",
        "author_nicks": [
            {
                "name": "Illness",
                "abbreviation": "ILL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88020/?format=api",
                    "id": 88020,
                    "name": "Illness",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269653/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/269653/",
        "id": 269653,
        "title": "Illness Art Pack 04/1995",
        "author_nicks": [
            {
                "name": "Illness",
                "abbreviation": "ILL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88020/?format=api",
                    "id": 88020,
                    "name": "Illness",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/201553/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201553/",
        "id": 201553,
        "title": "The Playaz Club BBS",
        "author_nicks": [
            {
                "name": "Illness",
                "abbreviation": "ILL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88020/?format=api",
                    "id": 88020,
                    "name": "Illness",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296241/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296241/",
        "id": 296241,
        "title": "Illness Application Generator",
        "author_nicks": [
            {
                "name": "Illness",
                "abbreviation": "ILL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88020/?format=api",
                    "id": 88020,
                    "name": "Illness",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "application-generator"
        ]
    }
]