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

[
    {
        "url": "https://demozoo.org/api/v1/productions/98389/?format=api",
        "demozoo_url": "https://demozoo.org/music/98389/",
        "id": 98389,
        "title": "Kuhl",
        "author_nicks": [
            {
                "name": "Quazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16226/?format=api",
                    "id": 16226,
                    "name": "Quazz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Noxious",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29371/?format=api",
                    "id": 29371,
                    "name": "Noxious",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24020/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24020/",
        "id": 24020,
        "title": "Maplas",
        "author_nicks": [
            {
                "name": "No-XS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12740/?format=api",
                    "id": 12740,
                    "name": "No-XS",
                    "is_group": false
                }
            },
            {
                "name": "Quazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16226/?format=api",
                    "id": 16226,
                    "name": "Quazz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43128/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43128/",
        "id": 43128,
        "title": "zzzun.exe",
        "author_nicks": [
            {
                "name": "Quazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16226/?format=api",
                    "id": 16226,
                    "name": "Quazz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Noxius",
                "abbreviation": "NXS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27098/?format=api",
                    "id": 27098,
                    "name": "Noxius",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-02",
        "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/22000/?format=api",
        "demozoo_url": "https://demozoo.org/music/22000/",
        "id": 22000,
        "title": "Acid Bells",
        "author_nicks": [
            {
                "name": "Quazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16226/?format=api",
                    "id": 16226,
                    "name": "Quazz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "11ch"
        ]
    }
]