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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196654/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196654/",
        "id": 196654,
        "title": "Cookie in the Sky with Diamonds",
        "author_nicks": [
            {
                "name": "Fergus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74504/?format=api",
                    "id": 74504,
                    "name": "Fergus",
                    "is_group": false
                }
            },
            {
                "name": "Zubrow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83572/?format=api",
                    "id": 83572,
                    "name": "Zubrow",
                    "is_group": false
                }
            },
            {
                "name": "ponk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61858/?format=api",
                    "id": 61858,
                    "name": "Neon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "webgl",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187634/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187634/",
        "id": 187634,
        "title": "Papercraft Still Life",
        "author_nicks": [
            {
                "name": "Fergus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74504/?format=api",
                    "id": 74504,
                    "name": "Fergus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178887/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178887/",
        "id": 178887,
        "title": "And The Crowd Gathered At Cookie",
        "author_nicks": [
            {
                "name": "Fergus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74504/?format=api",
                    "id": 74504,
                    "name": "Fergus",
                    "is_group": false
                }
            },
            {
                "name": "Koltes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52423/?format=api",
                    "id": 52423,
                    "name": "Koltes",
                    "is_group": false
                }
            },
            {
                "name": "ponk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61858/?format=api",
                    "id": 61858,
                    "name": "Neon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]