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

[
    {
        "url": "https://demozoo.org/api/v1/productions/210961/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210961/",
        "id": 210961,
        "title": "Barbapapa 4",
        "author_nicks": [
            {
                "name": "Carramba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97728/?format=api",
                    "id": 97728,
                    "name": "Carramba",
                    "is_group": false
                }
            },
            {
                "name": "Domin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97810/?format=api",
                    "id": 97810,
                    "name": "Domin",
                    "is_group": false
                }
            },
            {
                "name": "Frog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82044/?format=api",
                    "id": 82044,
                    "name": "Frog",
                    "is_group": false
                }
            },
            {
                "name": "Liv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55119/?format=api",
                    "id": 55119,
                    "name": "Liv",
                    "is_group": false
                }
            },
            {
                "name": "Revisor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74162/?format=api",
                    "id": 74162,
                    "name": "Revisor",
                    "is_group": false
                }
            },
            {
                "name": "Sigge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32507/?format=api",
                    "id": 32507,
                    "name": "Toovey",
                    "is_group": false
                }
            },
            {
                "name": "Tees",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11120/?format=api",
                    "id": 11120,
                    "name": "Tees",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish",
            "barbapapa"
        ]
    }
]