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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22561/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/22561/",
        "id": 22561,
        "title": "Spiritus",
        "author_nicks": [
            {
                "name": "Samsam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16041/?format=api",
                    "id": 16041,
                    "name": "Samsam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Quad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10556/?format=api",
                    "id": 10556,
                    "name": "Quad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-03",
        "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/39178/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39178/",
        "id": 39178,
        "title": "Stayfat",
        "author_nicks": [
            {
                "name": "Samsam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16041/?format=api",
                    "id": 16041,
                    "name": "Samsam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Quad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10556/?format=api",
                    "id": 10556,
                    "name": "Quad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-31",
        "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/125326/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/125326/",
        "id": 125326,
        "title": "Abused",
        "author_nicks": [
            {
                "name": "Samsam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16041/?format=api",
                    "id": 16041,
                    "name": "Samsam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]