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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371435/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371435/",
        "id": 371435,
        "title": "PinsInSpace",
        "author_nicks": [
            {
                "name": "Pervect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28020/?format=api",
                    "id": 28020,
                    "name": "Pervect",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Topix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23921/?format=api",
                    "id": 23921,
                    "name": "Topix",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45274/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45274/",
        "id": 45274,
        "title": "In a pervect world",
        "author_nicks": [
            {
                "name": "Pervect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28020/?format=api",
                    "id": 28020,
                    "name": "Pervect",
                    "is_group": false
                }
            },
            {
                "name": "The Watcher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15853/?format=api",
                    "id": 15853,
                    "name": "The Watcher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Unstoppable Hacker Bunch",
                "abbreviation": "TUHB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20748/?format=api",
                    "id": 20748,
                    "name": "The Unstoppable Hacker Bunch",
                    "is_group": true
                }
            },
            {
                "name": "Topix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23921/?format=api",
                    "id": 23921,
                    "name": "Topix",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]