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

[
    {
        "url": "https://demozoo.org/api/v1/productions/334987/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334987/",
        "id": 334987,
        "title": "Christmas Diamonds (Sinclair ZX Spectrum/Z80 Assembler)",
        "author_nicks": [
            {
                "name": "shahmatist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22984/?format=api",
                    "id": 22984,
                    "name": "shahmatist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Russian Massive Digital Aggression",
                "abbreviation": "RMDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113061/?format=api",
                    "id": 113061,
                    "name": "Russian Massive Digital Aggression",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327890/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327890/",
        "id": 327890,
        "title": "DNA",
        "author_nicks": [
            {
                "name": "shahmatist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22984/?format=api",
                    "id": 22984,
                    "name": "shahmatist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316785/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316785/",
        "id": 316785,
        "title": "Christmas Star (ZX-Spectrum/Assembler)",
        "author_nicks": [
            {
                "name": "shahmatist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22984/?format=api",
                    "id": 22984,
                    "name": "shahmatist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Russian Massive Digital Aggression",
                "abbreviation": "RMDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113061/?format=api",
                    "id": 113061,
                    "name": "Russian Massive Digital Aggression",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-12-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]