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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299136/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/299136/",
        "id": 299136,
        "title": "Back Stabbing",
        "author_nicks": [
            {
                "name": "icyy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106832/?format=api",
                    "id": 106832,
                    "name": "icyy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ADDiCT",
                "abbreviation": "ADD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                    "id": 10753,
                    "name": "ADDiCT",
                    "is_group": true
                }
            },
            {
                "name": "Futuris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6049/?format=api",
                    "id": 6049,
                    "name": "Futuris",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-08-28",
        "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/267638/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/267638/",
        "id": 267638,
        "title": "Ponny",
        "author_nicks": [
            {
                "name": "icyy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106832/?format=api",
                    "id": 106832,
                    "name": "icyy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ADDiCT",
                "abbreviation": "ADD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                    "id": 10753,
                    "name": "ADDiCT",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-09-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]