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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307234/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/307234/",
        "id": 307234,
        "title": "PROFECY FROM THE PET 2001",
        "author_nicks": [
            {
                "name": "juN3bula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113483/?format=api",
                    "id": 113483,
                    "name": "juN3bula",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chiptonauts",
                "abbreviation": "πŸ„²πŸ„·πŸ„ΈπŸ„ΏπŸ…ƒπŸ„ΎπŸ„½πŸ„°πŸ…„πŸ…ƒπŸ…‚",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130803/?format=api",
                    "id": 130803,
                    "name": "Chiptonauts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-04-16",
        "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/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307250/?format=api",
        "demozoo_url": "https://demozoo.org/music/307250/",
        "id": 307250,
        "title": "Prayer for Chiptunes",
        "author_nicks": [
            {
                "name": "Defilus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40559/?format=api",
                    "id": 40559,
                    "name": "Defilus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chiptonauts",
                "abbreviation": "πŸ„²πŸ„·πŸ„ΈπŸ„ΏπŸ…ƒπŸ„ΎπŸ„½πŸ„°πŸ…„πŸ…ƒπŸ…‚",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130803/?format=api",
                    "id": 130803,
                    "name": "Chiptonauts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-04-16",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    }
]