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

[
    {
        "url": "https://demozoo.org/api/v1/productions/267349/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/267349/",
        "id": 267349,
        "title": "Grl-spre",
        "author_nicks": [
            {
                "name": "Mustek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129159/?format=api",
                    "id": 129159,
                    "name": "Mustek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Przyjaciele Kashany P.",
                "abbreviation": "PKP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27831/?format=api",
                    "id": 27831,
                    "name": "Przyjaciele Kashany P.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159072/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/159072/",
        "id": 159072,
        "title": "Moonstone",
        "author_nicks": [
            {
                "name": "Diablo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20121/?format=api",
                    "id": 20121,
                    "name": "Diablo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Przyjaciele Kashany P.",
                "abbreviation": "PKP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27831/?format=api",
                    "id": 27831,
                    "name": "Przyjaciele Kashany P.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]