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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38741/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38741/",
        "id": 38741,
        "title": "The Boss",
        "author_nicks": [
            {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24887/?format=api",
                    "id": 24887,
                    "name": "Chris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "ILS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                    "id": 18958,
                    "name": "Illusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-10-06",
        "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/120081/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/120081/",
        "id": 120081,
        "title": "Illusion Norway",
        "author_nicks": [
            {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24887/?format=api",
                    "id": 24887,
                    "name": "Chris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "ILS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                    "id": 18958,
                    "name": "Illusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-10-06",
        "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/287048/?format=api",
        "demozoo_url": "https://demozoo.org/productions/287048/",
        "id": 287048,
        "title": "Two New Pictures",
        "author_nicks": [
            {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24887/?format=api",
                    "id": 24887,
                    "name": "Chris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "ILS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                    "id": 18958,
                    "name": "Illusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "corrupted-file"
        ]
    }
]