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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75312/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75312/",
        "id": 75312,
        "title": "Entry for Fast Code Compo",
        "author_nicks": [
            {
                "name": "MyselF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63423/?format=api",
                    "id": 63423,
                    "name": "MyselF",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dim4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28284/?format=api",
                    "id": 28284,
                    "name": "Dim4",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-24",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320031/?format=api",
        "demozoo_url": "https://demozoo.org/productions/320031/",
        "id": 320031,
        "title": "Surprise Code",
        "author_nicks": [
            {
                "name": "MyselF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63423/?format=api",
                    "id": 63423,
                    "name": "MyselF",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dim4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28284/?format=api",
                    "id": 28284,
                    "name": "Dim4",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-12-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45749/?format=api",
        "demozoo_url": "https://demozoo.org/music/45749/",
        "id": 45749,
        "title": "Eklips",
        "author_nicks": [
            {
                "name": "Nko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28283/?format=api",
                    "id": 28283,
                    "name": "Nko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dim4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28284/?format=api",
                    "id": 28284,
                    "name": "Dim4",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]