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

[
    {
        "url": "https://demozoo.org/api/v1/productions/300750/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/300750/",
        "id": 300750,
        "title": "LADA3000",
        "author_nicks": [
            {
                "name": "L3nin666",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90866/?format=api",
                    "id": 90866,
                    "name": "L3nin666",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Karjala!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90867/?format=api",
                    "id": 90867,
                    "name": "Karjala!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-09-25",
        "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": [
            "c64-multicolor-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268520/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/268520/",
        "id": 268520,
        "title": "New Messiah",
        "author_nicks": [
            {
                "name": "L3nin666",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90866/?format=api",
                    "id": 90866,
                    "name": "L3nin666",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Karjala!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90867/?format=api",
                    "id": 90867,
                    "name": "Karjala!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-10-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": [
            "c64-hires-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206242/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/206242/",
        "id": 206242,
        "title": "Stalin's Tesla",
        "author_nicks": [
            {
                "name": "L3nin666",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90866/?format=api",
                    "id": 90866,
                    "name": "L3nin666",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Karjala!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90867/?format=api",
                    "id": 90867,
                    "name": "Karjala!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-02-02",
        "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": []
    }
]