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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27723/?format=api",
        "demozoo_url": "https://demozoo.org/music/27723/",
        "id": 27723,
        "title": "Zdochni!",
        "author_nicks": [
            {
                "name": "Johnko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10514/?format=api",
                    "id": 10514,
                    "name": "Johnko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "VeNeDeTTa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19195/?format=api",
                    "id": 19195,
                    "name": "VeNeDeTTa",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27738/?format=api",
        "demozoo_url": "https://demozoo.org/music/27738/",
        "id": 27738,
        "title": "Bojovy Jobot",
        "author_nicks": [
            {
                "name": "Johnko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10514/?format=api",
                    "id": 10514,
                    "name": "Johnko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "VeNeDeTTa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19195/?format=api",
                    "id": 19195,
                    "name": "VeNeDeTTa",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27764/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27764/",
        "id": 27764,
        "title": "Hey!",
        "author_nicks": [
            {
                "name": "Johnko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10514/?format=api",
                    "id": 10514,
                    "name": "Johnko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "VeNeDeTTa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19195/?format=api",
                    "id": 19195,
                    "name": "VeNeDeTTa",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]