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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31811/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31811/",
        "id": 31811,
        "title": "Zalza VS The World",
        "author_nicks": [
            {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2885/?format=api",
                    "id": 2885,
                    "name": "Alien^PDX",
                    "is_group": false
                }
            },
            {
                "name": "Neoman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21342/?format=api",
                    "id": 21342,
                    "name": "Neoman",
                    "is_group": false
                }
            },
            {
                "name": "Scattle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21343/?format=api",
                    "id": 21343,
                    "name": "Scattle",
                    "is_group": false
                }
            },
            {
                "name": "Zalza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3038/?format=api",
                    "id": 3038,
                    "name": "Zalza",
                    "is_group": false
                }
            },
            {
                "name": "alk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3931/?format=api",
                    "id": 3931,
                    "name": "alk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                    "id": 2883,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-04-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]