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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196666/?format=api",
        "demozoo_url": "https://demozoo.org/music/196666/",
        "id": 196666,
        "title": "Cookie vs Belly",
        "author_nicks": [
            {
                "name": "Kofi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21426/?format=api",
                    "id": 21426,
                    "name": "Kofi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-01",
        "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/31942/?format=api",
        "demozoo_url": "https://demozoo.org/music/31942/",
        "id": 31942,
        "title": "In A Future!",
        "author_nicks": [
            {
                "name": "Kofi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21426/?format=api",
                    "id": 21426,
                    "name": "Kofi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Revolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21424/?format=api",
                    "id": 21424,
                    "name": "Revolt",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-30",
        "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"
        ]
    }
]