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

[
    {
        "url": "https://demozoo.org/api/v1/productions/273156/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273156/",
        "id": 273156,
        "title": "K9 Luna",
        "author_nicks": [
            {
                "name": "Snabel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62371/?format=api",
                    "id": 62371,
                    "name": "Snabel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SNAQZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76993/?format=api",
                    "id": 76993,
                    "name": "SNAQZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-01-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "monochrome",
            "petscii",
            "minimal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306809/?format=api",
        "demozoo_url": "https://demozoo.org/music/306809/",
        "id": 306809,
        "title": "Elephant Stroll",
        "author_nicks": [
            {
                "name": "Snabel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62371/?format=api",
                    "id": 62371,
                    "name": "Snabel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SNAQZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76993/?format=api",
                    "id": 76993,
                    "name": "SNAQZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-06-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    }
]