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

[
    {
        "url": "https://demozoo.org/api/v1/productions/206425/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206425/",
        "id": 206425,
        "title": "Arrs Party Slideshow",
        "author_nicks": [
            {
                "name": "Connor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4764/?format=api",
                    "id": 4764,
                    "name": "Connor",
                    "is_group": false
                }
            },
            {
                "name": "Electron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6761/?format=api",
                    "id": 6761,
                    "name": "Electron",
                    "is_group": false
                }
            },
            {
                "name": "Elmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1096/?format=api",
                    "id": 1096,
                    "name": "Elmer",
                    "is_group": false
                }
            },
            {
                "name": "Hennessy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104901/?format=api",
                    "id": 104901,
                    "name": "Hennessy",
                    "is_group": false
                }
            },
            {
                "name": "J.A.D.E.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/965/?format=api",
                    "id": 965,
                    "name": "J.A.D.E.",
                    "is_group": false
                }
            },
            {
                "name": "Milkshake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1782/?format=api",
                    "id": 1782,
                    "name": "Milkshake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5378/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5378/",
        "id": 5378,
        "title": "Morbus Love",
        "author_nicks": [
            {
                "name": "Milkshake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1782/?format=api",
                    "id": 1782,
                    "name": "Milkshake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/207566/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/207566/",
        "id": 207566,
        "title": "Kefrens Logo M8",
        "author_nicks": [
            {
                "name": "Milkshake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1782/?format=api",
                    "id": 1782,
                    "name": "Milkshake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]