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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319512/?format=api",
        "demozoo_url": "https://demozoo.org/music/319512/",
        "id": 319512,
        "title": "Prophecy in Flames",
        "author_nicks": [
            {
                "name": "Moonchild",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136118/?format=api",
                    "id": 136118,
                    "name": "Moonchild",
                    "is_group": false
                }
            },
            {
                "name": "NightBeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                    "id": 5887,
                    "name": "NightBeat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prometheus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22662/?format=api",
                    "id": 22662,
                    "name": "Prometheus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]