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

[
    {
        "url": "https://demozoo.org/api/v1/productions/353562/?format=api",
        "demozoo_url": "https://demozoo.org/music/353562/",
        "id": 353562,
        "title": "Wicked Hustle",
        "author_nicks": [
            {
                "name": "2nick8",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87425/?format=api",
                    "id": 87425,
                    "name": "2nick8",
                    "is_group": false
                }
            },
            {
                "name": "Maunukki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3113/?format=api",
                    "id": 3113,
                    "name": "Manu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200446/?format=api",
        "demozoo_url": "https://demozoo.org/music/200446/",
        "id": 200446,
        "title": "Gimme Da Funk!!",
        "author_nicks": [
            {
                "name": "2nick8",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87425/?format=api",
                    "id": 87425,
                    "name": "2nick8",
                    "is_group": false
                }
            },
            {
                "name": "Mergente",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66975/?format=api",
                    "id": 66975,
                    "name": "Mergente",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-03-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]