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

[
    {
        "url": "https://demozoo.org/api/v1/productions/215712/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215712/",
        "id": 215712,
        "title": "Funny Cocktail 19",
        "author_nicks": [
            {
                "name": "4-Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            {
                "name": "Atomic Bubble Gum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75880/?format=api",
                    "id": 75880,
                    "name": "Atomic Bubble Gum",
                    "is_group": false
                }
            },
            {
                "name": "Log",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143060/?format=api",
                    "id": 143060,
                    "name": "Log",
                    "is_group": false
                }
            },
            {
                "name": "Terminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53757/?format=api",
                    "id": 53757,
                    "name": "Terminator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "funny-cocktail"
        ]
    }
]