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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196332/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/196332/",
        "id": 196332,
        "title": "Message from Panasonic",
        "author_nicks": [
            {
                "name": "Bobi W",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46385/?format=api",
                    "id": 46385,
                    "name": "Bobi W",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3618/?format=api",
                    "id": 3618,
                    "name": "FST",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-11-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/150120/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/150120/",
        "id": 150120,
        "title": "Bröstmjölk",
        "author_nicks": [
            {
                "name": "Bobi W",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46385/?format=api",
                    "id": 46385,
                    "name": "Bobi W",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3618/?format=api",
                    "id": 3618,
                    "name": "FST",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-11-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]