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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76742/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76742/",
        "id": 76742,
        "title": "We Want Some Pussy (ST)",
        "author_nicks": [
            {
                "name": "The International Crackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57867/?format=api",
                    "id": 57867,
                    "name": "The International Crackers",
                    "is_group": true
                }
            },
            {
                "name": "The Mixers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40404/?format=api",
                    "id": 40404,
                    "name": "The Mixers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo",
            "pornography",
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/152818/?format=api",
        "demozoo_url": "https://demozoo.org/productions/152818/",
        "id": 152818,
        "title": "We Want Some Pussy (Amiga)",
        "author_nicks": [
            {
                "name": "The Mixers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40404/?format=api",
                    "id": 40404,
                    "name": "The Mixers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/262591/?format=api",
        "demozoo_url": "https://demozoo.org/productions/262591/",
        "id": 262591,
        "title": "Blowfly",
        "author_nicks": [
            {
                "name": "The Mixers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40404/?format=api",
                    "id": 40404,
                    "name": "The Mixers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    }
]