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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319333/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319333/",
        "id": 319333,
        "title": "Whole256",
        "author_nicks": [
            {
                "name": "Busy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
                    "id": 11543,
                    "name": "Busy",
                    "is_group": false
                }
            },
            {
                "name": "ikon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29836/?format=api",
                    "id": 29836,
                    "name": "ikon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SinDiKat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76888/?format=api",
                    "id": 76888,
                    "name": "SinDiKat",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-02-11",
        "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/49532/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49532/",
        "id": 49532,
        "title": "Sindikat Greetz Forever",
        "author_nicks": [
            {
                "name": "ikon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29836/?format=api",
                    "id": 29836,
                    "name": "ikon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SinDiKat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76888/?format=api",
                    "id": 76888,
                    "name": "SinDiKat",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-03-19",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]