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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183918/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183918/",
        "id": 183918,
        "title": "Junkyard BBS (1)",
        "author_nicks": [
            {
                "name": "The SysOp Association Network",
                "abbreviation": "TSAN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76382/?format=api",
                    "id": 76382,
                    "name": "The SysOp Association Network",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/294941/?format=api",
        "demozoo_url": "https://demozoo.org/productions/294941/",
        "id": 294941,
        "title": "TSAN Newsletter #1",
        "author_nicks": [
            {
                "name": "TCSNet",
                "abbreviation": "TCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131344/?format=api",
                    "id": 131344,
                    "name": "TCSNet",
                    "is_group": true
                }
            },
            {
                "name": "The SysOp Association Network",
                "abbreviation": "TSAN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76382/?format=api",
                    "id": 76382,
                    "name": "The SysOp Association Network",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-11-17",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]