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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322545/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/322545/",
        "id": 322545,
        "title": "Bouncy",
        "author_nicks": [
            {
                "name": "dotuser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121841/?format=api",
                    "id": 121841,
                    "name": "dotuser",
                    "is_group": false
                }
            },
            {
                "name": "halcy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3845/?format=api",
                    "id": 3845,
                    "name": "halcy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "St. Vincent And The Grenadines",
                "abbreviation": "SVatG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                    "id": 3526,
                    "name": "St. Vincent And The Grenadines",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-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/292481/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292481/",
        "id": 292481,
        "title": "Cryptid",
        "author_nicks": [
            {
                "name": "dotuser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121841/?format=api",
                    "id": 121841,
                    "name": "dotuser",
                    "is_group": false
                }
            },
            {
                "name": "halcy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3845/?format=api",
                    "id": 3845,
                    "name": "halcy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blender",
            "animated-gif",
            "stages-included"
        ]
    }
]