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

[
    {
        "url": "https://demozoo.org/api/v1/productions/102347/?format=api",
        "demozoo_url": "https://demozoo.org/music/102347/",
        "id": 102347,
        "title": "Nasheen AA Moon",
        "author_nicks": [
            {
                "name": "Dr. Kaya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32224/?format=api",
                    "id": 32224,
                    "name": "Dr. Kaya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/113482/?format=api",
        "demozoo_url": "https://demozoo.org/music/113482/",
        "id": 113482,
        "title": "No Limit Coding",
        "author_nicks": [
            {
                "name": "Dr. Kaya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32224/?format=api",
                    "id": 32224,
                    "name": "Dr. Kaya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "No Limit Coding",
                "abbreviation": "NLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2221/?format=api",
                    "id": 2221,
                    "name": "No Limit Coding",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    }
]