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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24273/?format=api",
        "demozoo_url": "https://demozoo.org/music/24273/",
        "id": 24273,
        "title": "Note Wrestling",
        "author_nicks": [
            {
                "name": "Decibelter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84347/?format=api",
                    "id": 84347,
                    "name": "Decibelter",
                    "is_group": false
                }
            },
            {
                "name": "Mutant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1182/?format=api",
                    "id": 1182,
                    "name": "Psionic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296419/?format=api",
        "demozoo_url": "https://demozoo.org/music/296419/",
        "id": 296419,
        "title": "under pressure",
        "author_nicks": [
            {
                "name": "Decibelter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84347/?format=api",
                    "id": 84347,
                    "name": "Decibelter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lactic Acid",
                "abbreviation": "LCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16869/?format=api",
                    "id": 16869,
                    "name": "Lactic Acid",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]