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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303437/?format=api",
        "demozoo_url": "https://demozoo.org/music/303437/",
        "id": 303437,
        "title": "We Do It My Way",
        "author_nicks": [
            {
                "name": "Absolute Mute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99504/?format=api",
                    "id": 99504,
                    "name": "Absolute Mute",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grabbing Hands",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128789/?format=api",
                    "id": 128789,
                    "name": "Grabbing Hands",
                    "is_group": true
                }
            },
            {
                "name": "The Gang",
                "abbreviation": "GNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                    "id": 4083,
                    "name": "The Gang",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-08",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/225767/?format=api",
        "demozoo_url": "https://demozoo.org/music/225767/",
        "id": 225767,
        "title": "dominant dum 48",
        "author_nicks": [
            {
                "name": "Absolute Mute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99504/?format=api",
                    "id": 99504,
                    "name": "Absolute Mute",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-10",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]