HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
    {
        "url": "https://demozoo.org/api/v1/productions/75309/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75309/",
        "id": 75309,
        "title": "Surprise Compo",
        "author_nicks": [
            {
                "name": "Light Show",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9812/?format=api",
                    "id": 9812,
                    "name": "Light Show",
                    "is_group": false
                }
            },
            {
                "name": "Nanard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40099/?format=api",
                    "id": 40099,
                    "name": "Nanard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eclipse",
                "abbreviation": "ECL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7987/?format=api",
                    "id": 7987,
                    "name": "Eclipse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-24",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29007/?format=api",
        "demozoo_url": "https://demozoo.org/music/29007/",
        "id": 29007,
        "title": "Side Effect",
        "author_nicks": [
            {
                "name": "Light Show",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9812/?format=api",
                    "id": 9812,
                    "name": "Light Show",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eclipse",
                "abbreviation": "ECL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7987/?format=api",
                    "id": 7987,
                    "name": "Eclipse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]