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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52146/?format=api",
        "demozoo_url": "https://demozoo.org/music/52146/",
        "id": 52146,
        "title": "Arthur's Mechanical Toys",
        "author_nicks": [
            {
                "name": "The Crispy Messiah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30759/?format=api",
                    "id": 30759,
                    "name": "The Crispy Messiah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Union Of United Death Workers",
                "abbreviation": "UUDW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30760/?format=api",
                    "id": 30760,
                    "name": "Union Of United Death Workers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]