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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297368/?format=api",
        "demozoo_url": "https://demozoo.org/music/297368/",
        "id": 297368,
        "title": "Pandemonia",
        "author_nicks": [
            {
                "name": "Organic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6727/?format=api",
                    "id": 6727,
                    "name": "Organic",
                    "is_group": false
                }
            },
            {
                "name": "tASTE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113889/?format=api",
                    "id": 113889,
                    "name": "tASTE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Classic",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2711/?format=api",
                    "id": 2711,
                    "name": "Classic",
                    "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344263/?format=api",
        "demozoo_url": "https://demozoo.org/music/344263/",
        "id": 344263,
        "title": "Crackling Turd",
        "author_nicks": [
            {
                "name": "tASTE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113889/?format=api",
                    "id": 113889,
                    "name": "tASTE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Classic",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2711/?format=api",
                    "id": 2711,
                    "name": "Classic",
                    "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": [
            "4ch",
            "mod",
            "ripped"
        ]
    }
]