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

[
    {
        "url": "https://demozoo.org/api/v1/productions/204314/?format=api",
        "demozoo_url": "https://demozoo.org/music/204314/",
        "id": 204314,
        "title": "Overdose",
        "author_nicks": [
            {
                "name": "Bathroom Key",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77880/?format=api",
                    "id": 77880,
                    "name": "Bathroom Key",
                    "is_group": false
                }
            },
            {
                "name": "Lynn Drumm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77648/?format=api",
                    "id": 77648,
                    "name": "Lynn",
                    "is_group": false
                }
            },
            {
                "name": "TERROR TODDLER",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78150/?format=api",
                    "id": 78150,
                    "name": "TERROR TODDLER",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-01",
        "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/186718/?format=api",
        "demozoo_url": "https://demozoo.org/music/186718/",
        "id": 186718,
        "title": "Amen Enlightenment",
        "author_nicks": [
            {
                "name": "Lynn Drumm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77648/?format=api",
                    "id": 77648,
                    "name": "Lynn",
                    "is_group": false
                }
            },
            {
                "name": "TERROR TODDLER",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78150/?format=api",
                    "id": 78150,
                    "name": "TERROR TODDLER",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]