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

[
    {
        "url": "https://demozoo.org/api/v1/productions/84453/?format=api",
        "demozoo_url": "https://demozoo.org/music/84453/",
        "id": 84453,
        "title": "Portsari Arabiassa",
        "author_nicks": [
            {
                "name": "Kossu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42546/?format=api",
                    "id": 42546,
                    "name": "Kossu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pullo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8614/?format=api",
                    "id": 8614,
                    "name": "Pullo",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-11-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7526/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7526/",
        "id": 7526,
        "title": "Animaali",
        "author_nicks": [
            {
                "name": "Votka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8613/?format=api",
                    "id": 8613,
                    "name": "Votka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pullo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8614/?format=api",
                    "id": 8614,
                    "name": "Pullo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-13",
        "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": [
            "interlaced"
        ]
    }
]