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

[
    {
        "url": "https://demozoo.org/api/v1/productions/192311/?format=api",
        "demozoo_url": "https://demozoo.org/music/192311/",
        "id": 192311,
        "title": "Last beach night",
        "author_nicks": [
            {
                "name": "Kotsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9274/?format=api",
                    "id": 9274,
                    "name": "Kot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "North Star Hackers Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43873/?format=api",
                    "id": 43873,
                    "name": "North Star Hackers Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-25",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177446/?format=api",
        "demozoo_url": "https://demozoo.org/music/177446/",
        "id": 177446,
        "title": "Night Musican",
        "author_nicks": [
            {
                "name": "Kotsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9274/?format=api",
                    "id": 9274,
                    "name": "Kot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "North Star Hackers Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43873/?format=api",
                    "id": 43873,
                    "name": "North Star Hackers Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-08-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162265/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162265/",
        "id": 162265,
        "title": "Atom",
        "author_nicks": [
            {
                "name": "Kotsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9274/?format=api",
                    "id": 9274,
                    "name": "Kot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "North Star Hackers Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43873/?format=api",
                    "id": 43873,
                    "name": "North Star Hackers Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-08-27",
        "supertype": "production",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/145993/?format=api",
        "demozoo_url": "https://demozoo.org/music/145993/",
        "id": 145993,
        "title": "To Beep Or Not To Beep",
        "author_nicks": [
            {
                "name": "Kotsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9274/?format=api",
                    "id": 9274,
                    "name": "Kot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "North Star Hackers Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43873/?format=api",
                    "id": 43873,
                    "name": "North Star Hackers Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-29",
        "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": []
    }
]