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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272709/?format=api",
        "demozoo_url": "https://demozoo.org/productions/272709/",
        "id": 272709,
        "title": "Bar Mitzvah 2020",
        "author_nicks": [
            {
                "name": "The Easter Barmitzvah Commitee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75497/?format=api",
                    "id": 75497,
                    "name": "The Easter Barmitzvah Commitee",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197720/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197720/",
        "id": 197720,
        "title": "Bar Mitzvah 2019",
        "author_nicks": [
            {
                "name": "The Easter Barmitzvah Commitee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75497/?format=api",
                    "id": 75497,
                    "name": "The Easter Barmitzvah Commitee",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181837/?format=api",
        "demozoo_url": "https://demozoo.org/productions/181837/",
        "id": 181837,
        "title": "Barmitzvah",
        "author_nicks": [
            {
                "name": "The Easter Barmitzvah Commitee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75497/?format=api",
                    "id": 75497,
                    "name": "The Easter Barmitzvah Commitee",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]