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

[
    {
        "url": "https://demozoo.org/api/v1/productions/109154/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/109154/",
        "id": 109154,
        "title": "Golden Age of Attentionwhore",
        "author_nicks": [
            {
                "name": "Cutcha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42396/?format=api",
                    "id": 42396,
                    "name": "Cutcha",
                    "is_group": false
                }
            },
            {
                "name": "cottbus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49099/?format=api",
                    "id": 49099,
                    "name": "cottbus",
                    "is_group": false
                }
            },
            {
                "name": "mutti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49098/?format=api",
                    "id": 49098,
                    "name": "mutti",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AttentionWhore",
                "abbreviation": "ATW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3524/?format=api",
                    "id": 3524,
                    "name": "AttentionWhore",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-04-20",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83953/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83953/",
        "id": 83953,
        "title": "WhoreBot",
        "author_nicks": [
            {
                "name": "J.A.K.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29357/?format=api",
                    "id": 29357,
                    "name": "J.A.K.",
                    "is_group": false
                }
            },
            {
                "name": "mutti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49098/?format=api",
                    "id": 49098,
                    "name": "mutti",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AttentionWhore",
                "abbreviation": "ATW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3524/?format=api",
                    "id": 3524,
                    "name": "AttentionWhore",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-08-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]