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

[
    {
        "url": "https://demozoo.org/api/v1/productions/103872/?format=api",
        "demozoo_url": "https://demozoo.org/music/103872/",
        "id": 103872,
        "title": "Amore Miracle",
        "author_nicks": [
            {
                "name": "Flunkium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5324/?format=api",
                    "id": 5324,
                    "name": "Flunkium",
                    "is_group": false
                }
            },
            {
                "name": "Suzuki Hiroko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30696/?format=api",
                    "id": 30696,
                    "name": "Suzuki Hiroko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-03-22",
        "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/52026/?format=api",
        "demozoo_url": "https://demozoo.org/music/52026/",
        "id": 52026,
        "title": "Back_On_Plastic",
        "author_nicks": [
            {
                "name": "Flunkium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5324/?format=api",
                    "id": 5324,
                    "name": "Flunkium",
                    "is_group": false
                }
            },
            {
                "name": "Suzuki Hiroko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30696/?format=api",
                    "id": 30696,
                    "name": "Suzuki Hiroko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-02-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]