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

[
    {
        "url": "https://demozoo.org/api/v1/productions/175389/?format=api",
        "demozoo_url": "https://demozoo.org/music/175389/",
        "id": 175389,
        "title": "Champion",
        "author_nicks": [
            {
                "name": "Biotek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23408/?format=api",
                    "id": 23408,
                    "name": "Biotek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-18",
        "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/41026/?format=api",
        "demozoo_url": "https://demozoo.org/music/41026/",
        "id": 41026,
        "title": "Deep Bleep",
        "author_nicks": [
            {
                "name": "Biotek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23408/?format=api",
                    "id": 23408,
                    "name": "Biotek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zymosis",
                "abbreviation": "ZMO, ZMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/464/?format=api",
                    "id": 464,
                    "name": "Zymosis Boozing Society",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/305675/?format=api",
        "demozoo_url": "https://demozoo.org/music/305675/",
        "id": 305675,
        "title": "Sinestic",
        "author_nicks": [
            {
                "name": "Biotek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23408/?format=api",
                    "id": 23408,
                    "name": "Biotek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damones",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                    "id": 2908,
                    "name": "Damones",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]