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

[
    {
        "url": "https://demozoo.org/api/v1/productions/190394/?format=api",
        "demozoo_url": "https://demozoo.org/productions/190394/",
        "id": 190394,
        "title": "So Desu Ne (そうですね)",
        "author_nicks": [
            {
                "name": "Otaku Brigade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72228/?format=api",
                    "id": 72228,
                    "name": "Otaku Brigade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-07-21",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "japanese-title"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173271/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173271/",
        "id": 173271,
        "title": "Takoyaki Ni Naru (たこやき に なる)",
        "author_nicks": [
            {
                "name": "Otaku Brigade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72228/?format=api",
                    "id": 72228,
                    "name": "Otaku Brigade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "japanese-title"
        ]
    }
]