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

[
    {
        "url": "https://demozoo.org/api/v1/productions/190150/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/190150/",
        "id": 190150,
        "title": "Super Varta Bomb",
        "author_nicks": [
            {
                "name": "attle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51533/?format=api",
                    "id": 51533,
                    "name": "attle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grovdata",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59863/?format=api",
                    "id": 59863,
                    "name": "Grovdata",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-07-14",
        "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/190155/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/190155/",
        "id": 190155,
        "title": "?",
        "author_nicks": [
            {
                "name": "attle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51533/?format=api",
                    "id": 51533,
                    "name": "attle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grovdata",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59863/?format=api",
                    "id": 59863,
                    "name": "Grovdata",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-07-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]