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

[
    {
        "url": "https://demozoo.org/api/v1/productions/192826/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/192826/",
        "id": 192826,
        "title": "Stylism 5",
        "author_nicks": [
            {
                "name": "Speeddevil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5420/?format=api",
                    "id": 5420,
                    "name": "Speed Devil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pro Arts",
                "abbreviation": "p^a",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7066/?format=api",
                    "id": 7066,
                    "name": "Pro Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-21",
        "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/21476/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21476/",
        "id": 21476,
        "title": "The King Is Back",
        "author_nicks": [
            {
                "name": "nUP!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6908/?format=api",
                    "id": 6908,
                    "name": "B",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pro Arts",
                "abbreviation": "p^a",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7066/?format=api",
                    "id": 7066,
                    "name": "Pro Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08",
        "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/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]