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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177741/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177741/",
        "id": 177741,
        "title": "Avenue 1",
        "author_nicks": [
            {
                "name": "Ivory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6973/?format=api",
                    "id": 6973,
                    "name": "Ivory",
                    "is_group": true
                }
            },
            {
                "name": "Real Destruction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74092/?format=api",
                    "id": 74092,
                    "name": "Real Destruction",
                    "is_group": true
                }
            },
            {
                "name": "Suspect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13954/?format=api",
                    "id": 13954,
                    "name": "Suspect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06-21",
        "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"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/219099/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219099/",
        "id": 219099,
        "title": "Be Quiet",
        "author_nicks": [
            {
                "name": "Real Destruction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74092/?format=api",
                    "id": 74092,
                    "name": "Real Destruction",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-29",
        "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"
            }
        ],
        "tags": []
    }
]