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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67103/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/67103/",
        "id": 67103,
        "title": "Cupida",
        "author_nicks": [
            {
                "name": "Calvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1734/?format=api",
                    "id": 1734,
                    "name": "Calvin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Halo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2727/?format=api",
                    "id": 2727,
                    "name": "Halo",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-09",
        "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/62464/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62464/",
        "id": 62464,
        "title": "Blood Donation",
        "author_nicks": [
            {
                "name": "Calvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1734/?format=api",
                    "id": 1734,
                    "name": "Calvin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Halo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2727/?format=api",
                    "id": 2727,
                    "name": "Halo",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-03",
        "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/207463/?format=api",
        "demozoo_url": "https://demozoo.org/music/207463/",
        "id": 207463,
        "title": "Introtune-1",
        "author_nicks": [
            {
                "name": "Dr. Wacko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1733/?format=api",
                    "id": 1733,
                    "name": "Dr. Wacko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Halo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2727/?format=api",
                    "id": 2727,
                    "name": "Halo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-07",
        "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/207464/?format=api",
        "demozoo_url": "https://demozoo.org/music/207464/",
        "id": 207464,
        "title": "Introtune-2",
        "author_nicks": [
            {
                "name": "Dr. Wacko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1733/?format=api",
                    "id": 1733,
                    "name": "Dr. Wacko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Halo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2727/?format=api",
                    "id": 2727,
                    "name": "Halo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "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"
        ]
    }
]