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

[
    {
        "url": "https://demozoo.org/api/v1/productions/267185/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/267185/",
        "id": 267185,
        "title": "Carnal Desires",
        "author_nicks": [
            {
                "name": "Serpent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6106/?format=api",
                    "id": 6106,
                    "name": "Serpent",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carnage",
                "abbreviation": "CRN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6110/?format=api",
                    "id": 6110,
                    "name": "Carnage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "interlaced",
            "ehb",
            "352x580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4175/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4175/",
        "id": 4175,
        "title": "Hell Or Paradise",
        "author_nicks": [
            {
                "name": "Serpent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6106/?format=api",
                    "id": 6106,
                    "name": "Serpent",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw",
            "704x580"
        ]
    }
]