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

[
    {
        "url": "https://demozoo.org/api/v1/productions/293796/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293796/",
        "id": 293796,
        "title": "Kid Nikki",
        "author_nicks": [
            {
                "name": "Circle of Deneb",
                "abbreviation": "COD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116801/?format=api",
                    "id": 116801,
                    "name": "Circle of Deneb",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "kid-niki-radical-ninja"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288329/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288329/",
        "id": 288329,
        "title": "Land of the Lounge Lizards",
        "author_nicks": [
            {
                "name": "Circle of Deneb",
                "abbreviation": "COD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116801/?format=api",
                    "id": 116801,
                    "name": "Circle of Deneb",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "leisure-suit-larry",
            "crackscreen"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290005/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290005/",
        "id": 290005,
        "title": "Ikari Warriors",
        "author_nicks": [
            {
                "name": "Circle of Deneb",
                "abbreviation": "COD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116801/?format=api",
                    "id": 116801,
                    "name": "Circle of Deneb",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ikari-warriors"
        ]
    }
]