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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303275/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303275/",
        "id": 303275,
        "title": "Realms Cracktro",
        "author_nicks": [
            {
                "name": "CD-Warez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128675/?format=api",
                    "id": 128675,
                    "name": "CD-Warez",
                    "is_group": true
                }
            },
            {
                "name": "Sonic Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59157/?format=api",
                    "id": 59157,
                    "name": "Sonic Inc.",
                    "is_group": true
                }
            },
            {
                "name": "The Brain Slayer",
                "abbreviation": "TBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59156/?format=api",
                    "id": 59156,
                    "name": "The Brain Slayer",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-08-31",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]