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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178812/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178812/",
        "id": 178812,
        "title": "Block Ztyles",
        "author_nicks": [
            {
                "name": "Funki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61840/?format=api",
                    "id": 61840,
                    "name": "Funki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mesz",
                "abbreviation": "MSZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74480/?format=api",
                    "id": 74480,
                    "name": "Mesz",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/178811/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178811/",
        "id": 178811,
        "title": "A Ascii Collection",
        "author_nicks": [
            {
                "name": "Funki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61840/?format=api",
                    "id": 61840,
                    "name": "Funki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mesz",
                "abbreviation": "MSZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74480/?format=api",
                    "id": 74480,
                    "name": "Mesz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-12",
        "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": [
            "first-production"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309026/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/309026/",
        "id": 309026,
        "title": "Floatin' Vinyl",
        "author_nicks": [
            {
                "name": "Funki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61840/?format=api",
                    "id": 61840,
                    "name": "Funki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mesz",
                "abbreviation": "MSZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74480/?format=api",
                    "id": 74480,
                    "name": "Mesz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10",
        "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": []
    }
]