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

[
    {
        "url": "https://demozoo.org/api/v1/productions/351875/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351875/",
        "id": 351875,
        "title": "LAiTE Breakbeat Pack 1",
        "author_nicks": [
            {
                "name": "Lunatic Avengers in Tekkno Extacy",
                "abbreviation": "L.A.i.T.E.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143205/?format=api",
                    "id": 143205,
                    "name": "Lunatic Avengers in Tekkno Extacy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "protracker",
            "jungle",
            "breakbeat",
            "nu-rave"
        ]
    }
]