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

[
    {
        "url": "https://demozoo.org/api/v1/productions/131649/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131649/",
        "id": 131649,
        "title": "Two Girls",
        "author_nicks": [
            {
                "name": "Mutant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6741/?format=api",
                    "id": 6741,
                    "name": "Mutant",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dual Crew Shining",
                "abbreviation": "DCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                    "id": 407,
                    "name": "Dual Crew Shining",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-04-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5380/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5380/",
        "id": 5380,
        "title": "Dragon",
        "author_nicks": [
            {
                "name": "Mutant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6741/?format=api",
                    "id": 6741,
                    "name": "Mutant",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6404/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6404/",
        "id": 6404,
        "title": "Strength & Beauty",
        "author_nicks": [
            {
                "name": "Mutant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6741/?format=api",
                    "id": 6741,
                    "name": "Mutant",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dual Crew",
                "abbreviation": "DC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                    "id": 874,
                    "name": "Dual Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]