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

[
    {
        "url": "https://demozoo.org/api/v1/productions/360775/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360775/",
        "id": 360775,
        "title": "Double Starblitz",
        "author_nicks": [
            {
                "name": "Mr. SQL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77442/?format=api",
                    "id": 77442,
                    "name": "Mr. SQL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Relational Framework",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56644/?format=api",
                    "id": 56644,
                    "name": "Relational Framework",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-11-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/352168/?format=api",
        "demozoo_url": "https://demozoo.org/productions/352168/",
        "id": 352168,
        "title": "Tron Deadly Discs Rc5",
        "author_nicks": [
            {
                "name": "Mr. SQL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77442/?format=api",
                    "id": 77442,
                    "name": "Mr. SQL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Relational Framework",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56644/?format=api",
                    "id": 56644,
                    "name": "Relational Framework",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/271790/?format=api",
        "demozoo_url": "https://demozoo.org/productions/271790/",
        "id": 271790,
        "title": "Breakout 2002 Laserbeams",
        "author_nicks": [
            {
                "name": "Mr. SQL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77442/?format=api",
                    "id": 77442,
                    "name": "Mr. SQL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Relational Framework",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56644/?format=api",
                    "id": 56644,
                    "name": "Relational Framework",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-12-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
                "id": 54,
                "name": "Atari 2600 Video Computer System (VCS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]