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

[
    {
        "url": "https://demozoo.org/api/v1/productions/203987/?format=api",
        "demozoo_url": "https://demozoo.org/music/203987/",
        "id": 203987,
        "title": "Life II",
        "author_nicks": [
            {
                "name": "Ramboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17432/?format=api",
                    "id": 17432,
                    "name": "Ramboy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Warp 9",
                "abbreviation": "W9",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6034/?format=api",
                    "id": 6034,
                    "name": "Warp 9",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/182315/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/182315/",
        "id": 182315,
        "title": "Mayday Logo",
        "author_nicks": [
            {
                "name": "Ramboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17432/?format=api",
                    "id": 17432,
                    "name": "Ramboy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Warp 9",
                "abbreviation": "W9",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6034/?format=api",
                    "id": 6034,
                    "name": "Warp 9",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06",
        "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/182350/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/182350/",
        "id": 182350,
        "title": "DunePlanet",
        "author_nicks": [
            {
                "name": "Tiger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10063/?format=api",
                    "id": 10063,
                    "name": "Tiger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Warp 9",
                "abbreviation": "W9",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6034/?format=api",
                    "id": 6034,
                    "name": "Warp 9",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]