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

[
    {
        "url": "https://demozoo.org/api/v1/productions/355997/?format=api",
        "demozoo_url": "https://demozoo.org/music/355997/",
        "id": 355997,
        "title": "DDD3",
        "author_nicks": [
            {
                "name": "Darken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149751/?format=api",
                    "id": 149751,
                    "name": "Darken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bamiga Sector One",
                "abbreviation": "BS1",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3082/?format=api",
                    "id": 3082,
                    "name": "Bamiga Sector One",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-02-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]