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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335240/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335240/",
        "id": 335240,
        "title": "Christmas Diamonds (Commodore VIC-20../BASIC V2.0)",
        "author_nicks": [
            {
                "name": "Masterware Entertainment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77414/?format=api",
                    "id": 77414,
                    "name": "Masterware Entertainment",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                "id": 21,
                "name": "VIC-20"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268720/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268720/",
        "id": 268720,
        "title": "Mushrooms",
        "author_nicks": [
            {
                "name": "Masterware Entertainment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77414/?format=api",
                    "id": 77414,
                    "name": "Masterware Entertainment",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                "id": 21,
                "name": "VIC-20"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268728/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268728/",
        "id": 268728,
        "title": "Horse Racing",
        "author_nicks": [
            {
                "name": "Masterware Entertainment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77414/?format=api",
                    "id": 77414,
                    "name": "Masterware Entertainment",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                "id": 21,
                "name": "VIC-20"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186056/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186056/",
        "id": 186056,
        "title": "Space Patrol",
        "author_nicks": [
            {
                "name": "Masterware Entertainment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77414/?format=api",
                    "id": 77414,
                    "name": "Masterware Entertainment",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                "id": 21,
                "name": "VIC-20"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]