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

[
    {
        "url": "https://demozoo.org/api/v1/productions/273949/?format=api",
        "demozoo_url": "https://demozoo.org/productions/273949/",
        "id": 273949,
        "title": "Press variation 1",
        "author_nicks": [
            {
                "name": "Astronut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72058/?format=api",
                    "id": 72058,
                    "name": "Astronut",
                    "is_group": false
                }
            },
            {
                "name": "Wise Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113788/?format=api",
                    "id": 113788,
                    "name": "Wise Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu",
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/266858/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266858/",
        "id": 266858,
        "title": "Press variation 2",
        "author_nicks": [
            {
                "name": "Astronut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72058/?format=api",
                    "id": 72058,
                    "name": "Astronut",
                    "is_group": false
                }
            },
            {
                "name": "Wise Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113788/?format=api",
                    "id": 113788,
                    "name": "Wise Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277687/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277687/",
        "id": 277687,
        "title": "Press Variation 3",
        "author_nicks": [
            {
                "name": "Astronut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72058/?format=api",
                    "id": 72058,
                    "name": "Astronut",
                    "is_group": false
                }
            },
            {
                "name": "Wise Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113788/?format=api",
                    "id": 113788,
                    "name": "Wise Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "cli-menu"
        ]
    }
]