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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29719/?format=api",
        "demozoo_url": "https://demozoo.org/music/29719/",
        "id": 29719,
        "title": "Beyond the Calmness",
        "author_nicks": [
            {
                "name": "Malcolm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20023/?format=api",
                    "id": 20023,
                    "name": "Malcolm",
                    "is_group": false
                }
            },
            {
                "name": "Watson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148269/?format=api",
                    "id": 148269,
                    "name": "Watson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dying Breed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20241/?format=api",
                    "id": 20241,
                    "name": "Dying Breed",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29289/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29289/",
        "id": 29289,
        "title": "Desert Fractal",
        "author_nicks": [
            {
                "name": "Malcolm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20023/?format=api",
                    "id": 20023,
                    "name": "Malcolm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eternal",
                "abbreviation": "ETR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20024/?format=api",
                    "id": 20024,
                    "name": "Eternal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]