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

[
    {
        "url": "https://demozoo.org/api/v1/productions/323096/?format=api",
        "demozoo_url": "https://demozoo.org/music/323096/",
        "id": 323096,
        "title": "Acid Wonderland",
        "author_nicks": [
            {
                "name": "Risto Hippiäinen Classical Corpse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72969/?format=api",
                    "id": 72969,
                    "name": "Risto Hippiäinen Terror Corps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-09-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175061/?format=api",
        "demozoo_url": "https://demozoo.org/music/175061/",
        "id": 175061,
        "title": "Enter the Void (Paluu Tulevaisuuteen Mix)",
        "author_nicks": [
            {
                "name": "Risto Hippiäinen Terror Corps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72969/?format=api",
                    "id": 72969,
                    "name": "Risto Hippiäinen Terror Corps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    }
]