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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295193/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/295193/",
        "id": 295193,
        "title": "DemoSCII",
        "author_nicks": [
            {
                "name": "100bit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83613/?format=api",
                    "id": 83613,
                    "name": "100bit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demozoo",
                "abbreviation": "DZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71085/?format=api",
                    "id": 71085,
                    "name": "Demozoo",
                    "is_group": true
                }
            },
            {
                "name": "Nexus in Space",
                "abbreviation": "NiS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115753/?format=api",
                    "id": 115753,
                    "name": "Nexus in Space",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-06-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii",
            "typo",
            "petscii-cola"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/294402/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/294402/",
        "id": 294402,
        "title": "The Motherland Calls",
        "author_nicks": [
            {
                "name": "100bit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83613/?format=api",
                    "id": 83613,
                    "name": "100bit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nexus in Space",
                "abbreviation": "NiS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115753/?format=api",
                    "id": 115753,
                    "name": "Nexus in Space",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-05-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoscape",
            "mobile-photo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281233/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/281233/",
        "id": 281233,
        "title": "The Art of Clouds",
        "author_nicks": [
            {
                "name": "100bit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83613/?format=api",
                    "id": 83613,
                    "name": "100bit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nexus in Space",
                "abbreviation": "NiS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115753/?format=api",
                    "id": 115753,
                    "name": "Nexus in Space",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoscape",
            "mobile-photo"
        ]
    }
]