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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307497/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/307497/",
        "id": 307497,
        "title": "Noisy Bulb",
        "author_nicks": [
            {
                "name": "Berdes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71108/?format=api",
                    "id": 71108,
                    "name": "Berdes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Calodox",
                "abbreviation": "CDX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                    "id": 53,
                    "name": "Calodox",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-04-17",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170815/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/170815/",
        "id": 170815,
        "title": "BuddhaBar",
        "author_nicks": [
            {
                "name": "Berdes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71108/?format=api",
                    "id": 71108,
                    "name": "Berdes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Calodox",
                "abbreviation": "CDX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                    "id": 53,
                    "name": "Calodox",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-04-16",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c",
            "gcc"
        ]
    }
]