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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297891/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297891/",
        "id": 297891,
        "title": "Hot Star",
        "author_nicks": [
            {
                "name": "Denthor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42674/?format=api",
                    "id": 42674,
                    "name": "Denthor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Asphyxia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42673/?format=api",
                    "id": 42673,
                    "name": "Asphyxia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-01-01",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pascal",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290217/?format=api",
        "demozoo_url": "https://demozoo.org/music/290217/",
        "id": 290217,
        "title": "March of the Anti-Heroes",
        "author_nicks": [
            {
                "name": "Master Bates",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115396/?format=api",
                    "id": 115396,
                    "name": "Eze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Asphyxia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42673/?format=api",
                    "id": 42673,
                    "name": "Asphyxia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186623/",
        "id": 186623,
        "title": "Texter",
        "author_nicks": [
            {
                "name": "Denthor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42674/?format=api",
                    "id": 42674,
                    "name": "Denthor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Asphyxia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42673/?format=api",
                    "id": 42673,
                    "name": "Asphyxia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]