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

[
    {
        "url": "https://demozoo.org/api/v1/productions/304295/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304295/",
        "id": 304295,
        "title": "FullChat v2.8",
        "author_nicks": [
            {
                "name": "Zard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48868/?format=api",
                    "id": 48868,
                    "name": "Zard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "fame",
            "amiex-chat",
            "systemx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304296/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304296/",
        "id": 304296,
        "title": "FullChat v2.6",
        "author_nicks": [
            {
                "name": "Zard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48868/?format=api",
                    "id": 48868,
                    "name": "Zard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "fame",
            "amiex-chat"
        ]
    }
]