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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76068/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76068/",
        "id": 76068,
        "title": "Limited Edition",
        "author_nicks": [
            {
                "name": "BNS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40389/?format=api",
                    "id": 40389,
                    "name": "BNS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "psychedelic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46452/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46452/",
        "id": 46452,
        "title": "Extradisiae",
        "author_nicks": [
            {
                "name": "BNS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40389/?format=api",
                    "id": 40389,
                    "name": "BNS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94033/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94033/",
        "id": 94033,
        "title": "CamoFlarge",
        "author_nicks": [
            {
                "name": "BNS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40389/?format=api",
                    "id": 40389,
                    "name": "BNS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06-03",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133000/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133000/",
        "id": 133000,
        "title": "Sub-Trip",
        "author_nicks": [
            {
                "name": "BNS-Interactive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40389/?format=api",
                    "id": 40389,
                    "name": "BNS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "animation"
        ]
    }
]