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

[
    {
        "url": "https://demozoo.org/api/v1/productions/383024/?format=api",
        "demozoo_url": "https://demozoo.org/music/383024/",
        "id": 383024,
        "title": "Acid Connection",
        "author_nicks": [
            {
                "name": "Masterbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87398/?format=api",
                    "id": 87398,
                    "name": "Masterbeat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hard Behaviour Excitation",
                "abbreviation": "HBE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108099/?format=api",
                    "id": 108099,
                    "name": "Hard Behaviour Excitation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]