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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27902/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27902/",
        "id": 27902,
        "title": "Tunel",
        "author_nicks": [
            {
                "name": "WhiteWolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19336/?format=api",
                    "id": 19336,
                    "name": "WhiteWolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digimed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19337/?format=api",
                    "id": 19337,
                    "name": "Digimed",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-14",
        "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/27925/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27925/",
        "id": 27925,
        "title": "OJO",
        "author_nicks": [
            {
                "name": "WhiteWolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19336/?format=api",
                    "id": 19336,
                    "name": "WhiteWolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digimed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19337/?format=api",
                    "id": 19337,
                    "name": "Digimed",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-14",
        "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/204427/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/204427/",
        "id": 204427,
        "title": "El Final Se Acerca",
        "author_nicks": [
            {
                "name": "Humphrey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15608/?format=api",
                    "id": 15608,
                    "name": "Humphrey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digimed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19337/?format=api",
                    "id": 19337,
                    "name": "Digimed",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]