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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319023/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319023/",
        "id": 319023,
        "title": "proteinsyntese",
        "author_nicks": [
            {
                "name": "Sebbert",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58198/?format=api",
                    "id": 58198,
                    "name": "Sebbert",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rootkids",
                "abbreviation": "RK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54608/?format=api",
                    "id": 54608,
                    "name": "Rootkids",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-02-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
                "id": 43,
                "name": "Vectrex"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319074/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319074/",
        "id": 319074,
        "title": "vape lyfe",
        "author_nicks": [
            {
                "name": "Sebbert",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58198/?format=api",
                    "id": 58198,
                    "name": "Sebbert",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rootkids",
                "abbreviation": "RK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54608/?format=api",
                    "id": 54608,
                    "name": "Rootkids",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-02-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
                "id": 43,
                "name": "Vectrex"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307354/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307354/",
        "id": 307354,
        "title": "Linerider",
        "author_nicks": [
            {
                "name": "Sebbert",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58198/?format=api",
                    "id": 58198,
                    "name": "Sebbert",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rootkids",
                "abbreviation": "RK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54608/?format=api",
                    "id": 54608,
                    "name": "Rootkids",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-04-16",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "tiny-intro-with-sound",
            "midi",
            "source-available"
        ]
    }
]