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

[
    {
        "url": "https://demozoo.org/api/v1/productions/113616/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/113616/",
        "id": 113616,
        "title": "Hermaszewski",
        "author_nicks": [
            {
                "name": "Forcer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10584/?format=api",
                    "id": 10584,
                    "name": "Forcer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Desire",
                "abbreviation": "DSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                    "id": 1077,
                    "name": "Desire",
                    "is_group": true
                }
            },
            {
                "name": "Planet Earth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39977/?format=api",
                    "id": 39977,
                    "name": "Planet Earth",
                    "is_group": true
                }
            },
            {
                "name": "St. Vincent And The Grenadines",
                "abbreviation": "SVatG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                    "id": 3526,
                    "name": "St. Vincent And The Grenadines",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-06-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "cyberpunk"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96457/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/96457/",
        "id": 96457,
        "title": "Future Cop",
        "author_nicks": [
            {
                "name": "Forcer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10584/?format=api",
                    "id": 10584,
                    "name": "Forcer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Planet Earth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39977/?format=api",
                    "id": 39977,
                    "name": "Planet Earth",
                    "is_group": true
                }
            },
            {
                "name": "St. Vincent And The Grenadines",
                "abbreviation": "SVatG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                    "id": 3526,
                    "name": "St. Vincent And The Grenadines",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]