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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165722/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/165722/",
        "id": 165722,
        "title": "Toilet",
        "author_nicks": [
            {
                "name": "Grandalf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15967/?format=api",
                    "id": 15967,
                    "name": "Grandalf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grand-FX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68710/?format=api",
                    "id": 68710,
                    "name": "Grand-FX",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-23",
        "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/165742/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165742/",
        "id": 165742,
        "title": "Moon Attack",
        "author_nicks": [
            {
                "name": "Grandalf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15967/?format=api",
                    "id": 15967,
                    "name": "Grandalf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3Difference",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14030/?format=api",
                    "id": 14030,
                    "name": "3Difference",
                    "is_group": true
                }
            },
            {
                "name": "Grand-FX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68710/?format=api",
                    "id": 68710,
                    "name": "Grand-FX",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]