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

[
    {
        "url": "https://demozoo.org/api/v1/productions/378819/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378819/",
        "id": 378819,
        "title": "SEX #2",
        "author_nicks": [
            {
                "name": "King of Destruction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74733/?format=api",
                    "id": 74733,
                    "name": "King of Destruction",
                    "is_group": false
                }
            },
            {
                "name": "Rex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44025/?format=api",
                    "id": 44025,
                    "name": "rexbeng",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "sex-diskmag"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/378816/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378816/",
        "id": 378816,
        "title": "SEX #1",
        "author_nicks": [
            {
                "name": "King of Destruction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74733/?format=api",
                    "id": 74733,
                    "name": "King of Destruction",
                    "is_group": false
                }
            },
            {
                "name": "Rex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44025/?format=api",
                    "id": 44025,
                    "name": "rexbeng",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "sex-diskmag"
        ]
    }
]