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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173893/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173893/",
        "id": 173893,
        "title": "7D6 Demoscene Party Invitro",
        "author_nicks": [
            {
                "name": "Covert Bitops",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16420/?format=api",
                    "id": 16420,
                    "name": "Covert Bitops",
                    "is_group": true
                }
            },
            {
                "name": "Glance",
                "abbreviation": "GLN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3711/?format=api",
                    "id": 3711,
                    "name": "Glance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/341751/?format=api",
        "demozoo_url": "https://demozoo.org/productions/341751/",
        "id": 341751,
        "title": "Sadotracker",
        "author_nicks": [
            {
                "name": "Covert Bitops",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16420/?format=api",
                    "id": 16420,
                    "name": "Covert Bitops",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]