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

[
    {
        "url": "https://demozoo.org/api/v1/productions/15708/?format=api",
        "demozoo_url": "https://demozoo.org/music/15708/",
        "id": 15708,
        "title": "Kruto Ty Popal",
        "author_nicks": [
            {
                "name": "Dr.S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
                    "id": 9152,
                    "name": "Riskej",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9623/?format=api",
                    "id": 9623,
                    "name": "LSG",
                    "is_group": true
                }
            },
            {
                "name": "Original Computers Association",
                "abbreviation": "OCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                    "id": 9150,
                    "name": "Original Computers Association",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-06-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/15205/?format=api",
        "demozoo_url": "https://demozoo.org/music/15205/",
        "id": 15205,
        "title": "Class 09 Remix",
        "author_nicks": [
            {
                "name": "Dr.S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
                    "id": 9152,
                    "name": "Riskej",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9623/?format=api",
                    "id": 9623,
                    "name": "LSG",
                    "is_group": true
                }
            },
            {
                "name": "Original Computers Association",
                "abbreviation": "OCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                    "id": 9150,
                    "name": "Original Computers Association",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-03-15",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt3"
        ]
    }
]