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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177219/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177219/",
        "id": 177219,
        "title": "Ink2",
        "author_nicks": [
            {
                "name": "Misfit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37729/?format=api",
                    "id": 37729,
                    "name": "Misfit",
                    "is_group": false
                }
            },
            {
                "name": "Textorcist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17804/?format=api",
                    "id": 17804,
                    "name": "Textorcist",
                    "is_group": false
                }
            },
            {
                "name": "Zeus II",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37725/?format=api",
                    "id": 37725,
                    "name": "Zeus II",
                    "is_group": false
                }
            },
            {
                "name": "enzO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14155/?format=api",
                    "id": 14155,
                    "name": "enzO",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blocktronics",
                "abbreviation": "B7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                    "id": 6872,
                    "name": "Blocktronics",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-08-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142876/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/142876/",
        "id": 142876,
        "title": "R.I.P. Ewheat",
        "author_nicks": [
            {
                "name": "Misfit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37729/?format=api",
                    "id": 37729,
                    "name": "Misfit",
                    "is_group": false
                }
            },
            {
                "name": "Textorcist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17804/?format=api",
                    "id": 17804,
                    "name": "Textorcist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]