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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32647/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32647/",
        "id": 32647,
        "title": "Honey Dolly",
        "author_nicks": [
            {
                "name": "Greg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10542/?format=api",
                    "id": 10542,
                    "name": "Greg",
                    "is_group": false
                }
            },
            {
                "name": "Kan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10539/?format=api",
                    "id": 10539,
                    "name": "Kan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arkham",
                "abbreviation": "akm",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                    "id": 2152,
                    "name": "Arkham",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32507/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32507/",
        "id": 32507,
        "title": "Dead end Chun-li",
        "author_nicks": [
            {
                "name": "Greg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10542/?format=api",
                    "id": 10542,
                    "name": "Greg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arkham",
                "abbreviation": "akm",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                    "id": 2152,
                    "name": "Arkham",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7112/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7112/",
        "id": 7112,
        "title": "Cammy and Chonli",
        "author_nicks": [
            {
                "name": "Greg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10542/?format=api",
                    "id": 10542,
                    "name": "Greg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arkham",
                "abbreviation": "akm",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                    "id": 2152,
                    "name": "Arkham",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    }
]