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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318121/?format=api",
        "demozoo_url": "https://demozoo.org/music/318121/",
        "id": 318121,
        "title": "Memories",
        "author_nicks": [
            {
                "name": "Brite-Lite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nightmare Productions",
                "abbreviation": "NMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19029/?format=api",
                    "id": 19029,
                    "name": "Nightmare Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "chiptune",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27377/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27377/",
        "id": 27377,
        "title": "Kick-Ass",
        "author_nicks": [
            {
                "name": "Brite-Lite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nightmare Productions",
                "abbreviation": "NMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19029/?format=api",
                    "id": 19029,
                    "name": "Nightmare Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/146113/?format=api",
        "demozoo_url": "https://demozoo.org/music/146113/",
        "id": 146113,
        "title": "A New Beginning",
        "author_nicks": [
            {
                "name": "Brite-Lite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nightmare Productions",
                "abbreviation": "NMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19029/?format=api",
                    "id": 19029,
                    "name": "Nightmare Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "s3m"
        ]
    }
]