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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77205/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77205/",
        "id": 77205,
        "title": "Snes Girl - Wanna play?",
        "author_nicks": [
            {
                "name": "DrVeriEevil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39562/?format=api",
                    "id": 39562,
                    "name": "DrVeriEevil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw",
            "manga"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77212/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77212/",
        "id": 77212,
        "title": "KYAAAAAAAAA!!",
        "author_nicks": [
            {
                "name": "DrVeriEevil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39562/?format=api",
                    "id": 39562,
                    "name": "DrVeriEevil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/72882/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72882/",
        "id": 72882,
        "title": "Eevil Flower",
        "author_nicks": [
            {
                "name": "DrVeriEevil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39562/?format=api",
                    "id": 39562,
                    "name": "DrVeriEevil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-82"
        ]
    }
]