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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309955/?format=api",
        "demozoo_url": "https://demozoo.org/productions/309955/",
        "id": 309955,
        "title": "FrogNES",
        "author_nicks": [
            {
                "name": "Anthrox",
                "abbreviation": "ATX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                    "id": 1218,
                    "name": "Anthrox",
                    "is_group": true
                }
            },
            {
                "name": "Insomnya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90444/?format=api",
                    "id": 90444,
                    "name": "Insomnya",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "frogger"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205439/",
        "id": 205439,
        "title": "World Of Manga 2",
        "author_nicks": [
            {
                "name": "Insomnya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90444/?format=api",
                    "id": 90444,
                    "name": "Insomnya",
                    "is_group": true
                }
            },
            {
                "name": "Koga Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90445/?format=api",
                    "id": 90445,
                    "name": "Koga Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]