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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82315/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82315/",
        "id": 82315,
        "title": "RasterNoise",
        "author_nicks": [
            {
                "name": "Chip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6577/?format=api",
                    "id": 6577,
                    "name": "Chip",
                    "is_group": false
                }
            },
            {
                "name": "Neovanglist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41951/?format=api",
                    "id": 41951,
                    "name": "Neovanglist",
                    "is_group": false
                }
            },
            {
                "name": "Steffo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11889/?format=api",
                    "id": 11889,
                    "name": "Steffo",
                    "is_group": false
                }
            },
            {
                "name": "emoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1356/?format=api",
                    "id": 1356,
                    "name": "emoon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-11-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44024/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44024/",
        "id": 44024,
        "title": "Party Dude",
        "author_nicks": [
            {
                "name": "E-Moon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1356/?format=api",
                    "id": 1356,
                    "name": "emoon",
                    "is_group": false
                }
            },
            {
                "name": "FXrealm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27488/?format=api",
                    "id": 27488,
                    "name": "FXrealm",
                    "is_group": false
                }
            },
            {
                "name": "Palm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27487/?format=api",
                    "id": 27487,
                    "name": "Palm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]