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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170389/?format=api",
        "demozoo_url": "https://demozoo.org/music/170389/",
        "id": 170389,
        "title": "Faithless",
        "author_nicks": [
            {
                "name": "A-GeN-C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70940/?format=api",
                    "id": 70940,
                    "name": "A-GeN-C",
                    "is_group": false
                }
            },
            {
                "name": "Goo-Roo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23450/?format=api",
                    "id": 23450,
                    "name": "Goo-Roo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "N-Zone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24121/?format=api",
                    "id": 24121,
                    "name": "N-Zone",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "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"
        ]
    }
]