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

[
    {
        "url": "https://demozoo.org/api/v1/productions/181948/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181948/",
        "id": 181948,
        "title": "Mixmaster",
        "author_nicks": [
            {
                "name": "Buzz Wipe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74462/?format=api",
                    "id": 74462,
                    "name": "Buzz Wipe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lisence",
                "abbreviation": "LSC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
                    "id": 5540,
                    "name": "Lisence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178777/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178777/",
        "id": 178777,
        "title": "These Are My Friends",
        "author_nicks": [
            {
                "name": "Buzz Wipe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74462/?format=api",
                    "id": 74462,
                    "name": "Buzz Wipe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lisence",
                "abbreviation": "LSC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
                    "id": 5540,
                    "name": "Lisence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-01",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7298/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7298/",
        "id": 7298,
        "title": "none",
        "author_nicks": [
            {
                "name": "Sideshow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8503/?format=api",
                    "id": 8503,
                    "name": "Sideshow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lisence",
                "abbreviation": "LSC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
                    "id": 5540,
                    "name": "Lisence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]