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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324219/?format=api",
        "demozoo_url": "https://demozoo.org/productions/324219/",
        "id": 324219,
        "title": "Slomobrie",
        "author_nicks": [
            {
                "name": "Ranzbak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71823/?format=api",
                    "id": 71823,
                    "name": "Ranzbak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-05-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172432/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172432/",
        "id": 172432,
        "title": "Pentest an AI",
        "author_nicks": [
            {
                "name": "Ranzbak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71823/?format=api",
                    "id": 71823,
                    "name": "Ranzbak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "deFEEST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27240/?format=api",
                    "id": 27240,
                    "name": "deFEEST",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-05-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "xxx",
            "nsfw"
        ]
    }
]