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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178411/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178411/",
        "id": 178411,
        "title": "oFFLiner V1.1",
        "author_nicks": [
            {
                "name": "Mystical AX Util Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74299/?format=api",
                    "id": 74299,
                    "name": "Mystical AX Util Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legend",
                "abbreviation": "[L]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                    "id": 2075,
                    "name": "Legend",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-21",
        "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": [
            "amiex-misc"
        ]
    }
]