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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280845/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280845/",
        "id": 280845,
        "title": "Heartbeats v0.03",
        "author_nicks": [
            {
                "name": "Jojo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115646/?format=api",
                    "id": 115646,
                    "name": "Jojo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PH4 Labs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38611/?format=api",
                    "id": 38611,
                    "name": "PH4 Labs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]