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

[
    {
        "url": "https://demozoo.org/api/v1/productions/205658/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205658/",
        "id": 205658,
        "title": "The Ware Report - October 1996",
        "author_nicks": [
            {
                "name": "The Renegade Chemist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25805/?format=api",
                    "id": 25805,
                    "name": "The Renegade Chemist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-ware-report"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274783/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274783/",
        "id": 274783,
        "title": "The Ware Report - July 1995",
        "author_nicks": [
            {
                "name": "The Renegade Chemist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25805/?format=api",
                    "id": 25805,
                    "name": "The Renegade Chemist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-ware-report"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274756/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274756/",
        "id": 274756,
        "title": "The Ware Report - April 1995",
        "author_nicks": [
            {
                "name": "The Renegade Chemist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25805/?format=api",
                    "id": 25805,
                    "name": "The Renegade Chemist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-ware-report"
        ]
    }
]