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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319429/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319429/",
        "id": 319429,
        "title": "Brainstorm 1",
        "author_nicks": [
            {
                "name": "Fire-Eagle",
                "abbreviation": "FE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7594/?format=api",
                    "id": 7594,
                    "name": "Fire-Eagle",
                    "is_group": true
                }
            },
            {
                "name": "Legend",
                "abbreviation": "[L]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                    "id": 2075,
                    "name": "Legend",
                    "is_group": true
                }
            },
            {
                "name": "Science Frontier",
                "abbreviation": "SCF1616",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136099/?format=api",
                    "id": 136099,
                    "name": "Science Frontier",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/47/?format=api",
                "id": 47,
                "name": "Magazine",
                "supertype": "production"
            }
        ],
        "tags": [
            "gotpapers"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328966/?format=api",
        "demozoo_url": "https://demozoo.org/productions/328966/",
        "id": 328966,
        "title": "The First Chapter",
        "author_nicks": [
            {
                "name": "Alpha Flight",
                "abbreviation": "AFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                    "id": 1492,
                    "name": "Alpha Flight",
                    "is_group": true
                }
            },
            {
                "name": "Science Frontier",
                "abbreviation": "SCF1616",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136099/?format=api",
                    "id": 136099,
                    "name": "Science Frontier",
                    "is_group": true
                }
            },
            {
                "name": "The Danse Society",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88608/?format=api",
                    "id": 88608,
                    "name": "The Danse Society",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12-12",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]