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

[
    {
        "url": "https://demozoo.org/api/v1/productions/360588/?format=api",
        "demozoo_url": "https://demozoo.org/music/360588/",
        "id": 360588,
        "title": "Outta Time",
        "author_nicks": [
            {
                "name": "Jope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3075/?format=api",
                    "id": 3075,
                    "name": "Jope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extend",
                "abbreviation": "EXT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                    "id": 3074,
                    "name": "Extend",
                    "is_group": true
                }
            },
            {
                "name": "Kasettilamerit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84279/?format=api",
                    "id": 84279,
                    "name": "Kasettilamerit",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-11-01",
        "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": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268603/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268603/",
        "id": 268603,
        "title": "Dobbelganger",
        "author_nicks": [
            {
                "name": "Grue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3304/?format=api",
                    "id": 3304,
                    "name": "Grue",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extend",
                "abbreviation": "EXT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                    "id": 3074,
                    "name": "Extend",
                    "is_group": true
                }
            },
            {
                "name": "Kasettilamerit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84279/?format=api",
                    "id": 84279,
                    "name": "Kasettilamerit",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-10-05",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]