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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30733/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30733/",
        "id": 30733,
        "title": "That Hurt",
        "author_nicks": [
            {
                "name": "McKack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21048/?format=api",
                    "id": 21048,
                    "name": "McKack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Gin And Tonic Foundation",
                "abbreviation": "GiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4412/?format=api",
                    "id": 4412,
                    "name": "The Gin And Tonic Foundation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-19",
        "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/30741/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30741/",
        "id": 30741,
        "title": "Bitter Lemon",
        "author_nicks": [
            {
                "name": "McKack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21048/?format=api",
                    "id": 21048,
                    "name": "McKack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Gin And Tonic Foundation",
                "abbreviation": "GiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4412/?format=api",
                    "id": 4412,
                    "name": "The Gin And Tonic Foundation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]