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

[
    {
        "url": "https://demozoo.org/api/v1/productions/325835/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/325835/",
        "id": 325835,
        "title": "Symbiosis, Finally!",
        "author_nicks": [
            {
                "name": "Swe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2657/?format=api",
                    "id": 2657,
                    "name": "Swe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "YesCREW",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2278/?format=api",
                    "id": 2278,
                    "name": "YesCREW",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-07-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "mobile-photo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/152772/?format=api",
        "demozoo_url": "https://demozoo.org/productions/152772/",
        "id": 152772,
        "title": "F.O.G. 9 Shell",
        "author_nicks": [
            {
                "name": "Swe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2657/?format=api",
                    "id": 2657,
                    "name": "Swe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/140804/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140804/",
        "id": 140804,
        "title": "Domino",
        "author_nicks": [
            {
                "name": "Swe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2657/?format=api",
                    "id": 2657,
                    "name": "Swe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome"
        ]
    }
]