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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361381/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361381/",
        "id": 361381,
        "title": "Rotor",
        "author_nicks": [
            {
                "name": "Fred_M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135648/?format=api",
                    "id": 135648,
                    "name": "Fred_M",
                    "is_group": false
                }
            },
            {
                "name": "ivop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35369/?format=api",
                    "id": 35369,
                    "name": "The Gatekeeper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-10-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/317833/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317833/",
        "id": 317833,
        "title": "ABBUC 150 intro",
        "author_nicks": [
            {
                "name": "F#READY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35273/?format=api",
                    "id": 35273,
                    "name": "F#READY",
                    "is_group": false
                }
            },
            {
                "name": "Fred_M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135648/?format=api",
                    "id": 135648,
                    "name": "Fred_M",
                    "is_group": false
                }
            },
            {
                "name": "ivop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35369/?format=api",
                    "id": 35369,
                    "name": "The Gatekeeper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]