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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33618/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33618/",
        "id": 33618,
        "title": "Image!",
        "author_nicks": [
            {
                "name": "Ollie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27270/?format=api",
                    "id": 27270,
                    "name": "Ollie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "KalvaDOS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22365/?format=api",
                    "id": 22365,
                    "name": "KalvaDOS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34080/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34080/",
        "id": 34080,
        "title": "Grind King",
        "author_nicks": [
            {
                "name": "Ollie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27270/?format=api",
                    "id": 27270,
                    "name": "Ollie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Image",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                    "id": 6530,
                    "name": "Image!",
                    "is_group": true
                }
            },
            {
                "name": "KalvaDOS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22365/?format=api",
                    "id": 22365,
                    "name": "KalvaDOS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35856/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35856/",
        "id": 35856,
        "title": "torus2",
        "author_nicks": [
            {
                "name": "Ollie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27270/?format=api",
                    "id": 27270,
                    "name": "Ollie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "KalvaDOS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22365/?format=api",
                    "id": 22365,
                    "name": "KalvaDOS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-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": []
    }
]