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

[
    {
        "url": "https://demozoo.org/api/v1/productions/184409/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184409/",
        "id": 184409,
        "title": "Side Kick BBS Intro",
        "author_nicks": [
            {
                "name": "Golden Weeds Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55011/?format=api",
                    "id": 55011,
                    "name": "Golden Weeds Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/184410/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184410/",
        "id": 184410,
        "title": "gwpintro",
        "author_nicks": [
            {
                "name": "Golden Weeds Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55011/?format=api",
                    "id": 55011,
                    "name": "Golden Weeds Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/127567/?format=api",
        "demozoo_url": "https://demozoo.org/productions/127567/",
        "id": 127567,
        "title": "Super Reality",
        "author_nicks": [
            {
                "name": "Golden Weeds Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55011/?format=api",
                    "id": 55011,
                    "name": "Golden Weeds Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "japanese-language",
            "commercial-demo",
            "incomplete-credits"
        ]
    }
]