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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289269/?format=api",
        "demozoo_url": "https://demozoo.org/music/289269/",
        "id": 289269,
        "title": "Images of a Forgotten Era",
        "author_nicks": [
            {
                "name": "Zepsi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87572/?format=api",
                    "id": 87572,
                    "name": "Zepsi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CrazyWorld Music",
                "abbreviation": "CWM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119213/?format=api",
                    "id": 119213,
                    "name": "CrazyWorld Music",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "22ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291752/?format=api",
        "demozoo_url": "https://demozoo.org/music/291752/",
        "id": 291752,
        "title": "Ghost Party '98",
        "author_nicks": [
            {
                "name": "Zepsi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87572/?format=api",
                    "id": 87572,
                    "name": "Zepsi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "22ch"
        ]
    }
]