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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72218/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72218/",
        "id": 72218,
        "title": "Bunny Bricks",
        "author_nicks": [
            {
                "name": "Styling Unlimited",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143729/?format=api",
                    "id": 143729,
                    "name": "Styling Unlimited",
                    "is_group": true
                }
            },
            {
                "name": "Thrill Kill Kult",
                "abbreviation": "TKK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2904/?format=api",
                    "id": 2904,
                    "name": "Thrill Kill Kult",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10-27",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "bunny-bricks"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/549/?format=api",
        "demozoo_url": "https://demozoo.org/productions/549/",
        "id": 549,
        "title": "Crackintro",
        "author_nicks": [
            {
                "name": "Styling Unlimited",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143729/?format=api",
                    "id": 143729,
                    "name": "Styling Unlimited",
                    "is_group": true
                }
            },
            {
                "name": "Thrill Kill Kult",
                "abbreviation": "TKK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2904/?format=api",
                    "id": 2904,
                    "name": "Thrill Kill Kult",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]