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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22669/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22669/",
        "id": 22669,
        "title": "Radiant",
        "author_nicks": [
            {
                "name": "Juippi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16603/?format=api",
                    "id": 16603,
                    "name": "Juippi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dazed Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16599/?format=api",
                    "id": 16599,
                    "name": "Dazed Productions",
                    "is_group": true
                }
            },
            {
                "name": "Tempo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16604/?format=api",
                    "id": 16604,
                    "name": "Tempo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "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": [
            "raytracing"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/338346/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338346/",
        "id": 338346,
        "title": "Nibbles",
        "author_nicks": [
            {
                "name": "Iustus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37765/?format=api",
                    "id": 37765,
                    "name": "Iustus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dazed Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16599/?format=api",
                    "id": 16599,
                    "name": "Dazed Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/338349/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338349/",
        "id": 338349,
        "title": "Nibbles",
        "author_nicks": [
            {
                "name": "Juippi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16603/?format=api",
                    "id": 16603,
                    "name": "Juippi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dazed Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16599/?format=api",
                    "id": 16599,
                    "name": "Dazed Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [],
        "tags": []
    }
]