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

[
    {
        "url": "https://demozoo.org/api/v1/productions/308881/?format=api",
        "demozoo_url": "https://demozoo.org/music/308881/",
        "id": 308881,
        "title": "The Drainer",
        "author_nicks": [
            {
                "name": "Spite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131777/?format=api",
                    "id": 131777,
                    "name": "Spite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "N-Ice",
                "abbreviation": "NAX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125197/?format=api",
                    "id": 125197,
                    "name": "N-Ice",
                    "is_group": true
                }
            },
            {
                "name": "Sector 7",
                "abbreviation": "S7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1059/?format=api",
                    "id": 1059,
                    "name": "Sector 7",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "ptm"
        ]
    }
]