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

[
    {
        "url": "https://demozoo.org/api/v1/productions/314723/?format=api",
        "demozoo_url": "https://demozoo.org/productions/314723/",
        "id": 314723,
        "title": "Kooky Klimber 2021",
        "author_nicks": [
            {
                "name": "Eric Anschuetz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146044/?format=api",
                    "id": 146044,
                    "name": "Eric Anschuetz",
                    "is_group": false
                }
            },
            {
                "name": "John Weisgerber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146046/?format=api",
                    "id": 146046,
                    "name": "John Weisgerber",
                    "is_group": false
                }
            },
            {
                "name": "Robert Anschuetz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146045/?format=api",
                    "id": 146045,
                    "name": "Robert Anschuetz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-11-12",
        "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/314722/?format=api",
        "demozoo_url": "https://demozoo.org/productions/314722/",
        "id": 314722,
        "title": "Robot Dungeon 2121",
        "author_nicks": [
            {
                "name": "Eric Anschuetz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146044/?format=api",
                    "id": 146044,
                    "name": "Eric Anschuetz",
                    "is_group": false
                }
            },
            {
                "name": "John Weisgerber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146046/?format=api",
                    "id": 146046,
                    "name": "John Weisgerber",
                    "is_group": false
                }
            },
            {
                "name": "Robert Anschuetz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146045/?format=api",
                    "id": 146045,
                    "name": "Robert Anschuetz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-11-12",
        "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": []
    }
]