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

[
    {
        "url": "https://demozoo.org/api/v1/productions/101749/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/101749/",
        "id": 101749,
        "title": "One Spotted Ladybird",
        "author_nicks": [
            {
                "name": "Chronos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37604/?format=api",
                    "id": 37604,
                    "name": "Chronos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Absence",
                "abbreviation": "ABC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1994/?format=api",
                    "id": 1994,
                    "name": "Absence",
                    "is_group": true
                }
            },
            {
                "name": "Wilds",
                "abbreviation": "WLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37603/?format=api",
                    "id": 37603,
                    "name": "Wilds",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-02-23",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "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/266132/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266132/",
        "id": 266132,
        "title": "128b2",
        "author_nicks": [
            {
                "name": "DCD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106112/?format=api",
                    "id": 106112,
                    "name": "DCD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wilds",
                "abbreviation": "WLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37603/?format=api",
                    "id": 37603,
                    "name": "Wilds",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-09-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/266152/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266152/",
        "id": 266152,
        "title": "128b1_DCD",
        "author_nicks": [
            {
                "name": "DCD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106112/?format=api",
                    "id": 106112,
                    "name": "DCD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wilds",
                "abbreviation": "WLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37603/?format=api",
                    "id": 37603,
                    "name": "Wilds",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-09-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]