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

[
    {
        "url": "https://demozoo.org/api/v1/productions/347961/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/347961/",
        "id": 347961,
        "title": "Bitch Logo",
        "author_nicks": [
            {
                "name": "Scrap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7334/?format=api",
                    "id": 7334,
                    "name": "Scrap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genesis Project",
                "abbreviation": "G*P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                    "id": 3170,
                    "name": "Genesis Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-04-21",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/347936/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/347936/",
        "id": 347936,
        "title": "Genesis 64",
        "author_nicks": [
            {
                "name": "Scrap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7334/?format=api",
                    "id": 7334,
                    "name": "Scrap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genesis Project",
                "abbreviation": "G*P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                    "id": 3170,
                    "name": "Genesis Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-02-15",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/347942/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/347942/",
        "id": 347942,
        "title": "Genesis '92",
        "author_nicks": [
            {
                "name": "Scrap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7334/?format=api",
                    "id": 7334,
                    "name": "Scrap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genesis Project",
                "abbreviation": "G*P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                    "id": 3170,
                    "name": "Genesis Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-02-09",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-multicolor-mode"
        ]
    }
]