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

[
    {
        "url": "https://demozoo.org/api/v1/productions/194485/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194485/",
        "id": 194485,
        "title": "Eddy",
        "author_nicks": [
            {
                "name": "Cyborg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34636/?format=api",
                    "id": 34636,
                    "name": "Cyborg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Coders With Attitude",
                "abbreviation": "CWA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39918/?format=api",
                    "id": 39918,
                    "name": "Coders With Attitude",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-11-13",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/194486/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194486/",
        "id": 194486,
        "title": "Tjost",
        "author_nicks": [
            {
                "name": "Wanker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82292/?format=api",
                    "id": 82292,
                    "name": "Wanker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Coders With Attitude",
                "abbreviation": "CWA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39918/?format=api",
                    "id": 39918,
                    "name": "Coders With Attitude",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-11-13",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/80080/?format=api",
        "demozoo_url": "https://demozoo.org/music/80080/",
        "id": 80080,
        "title": "Exy",
        "author_nicks": [
            {
                "name": "Ghetto80",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                    "id": 2055,
                    "name": "Goto80",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Coders With Attitude",
                "abbreviation": "CWA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39918/?format=api",
                    "id": 39918,
                    "name": "Coders With Attitude",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-10-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    }
]