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

[
    {
        "url": "https://demozoo.org/api/v1/productions/291827/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291827/",
        "id": 291827,
        "title": "X816 Assembler",
        "author_nicks": [
            {
                "name": "minus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58752/?format=api",
                    "id": 58752,
                    "name": "minus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/164018/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164018/",
        "id": 164018,
        "title": "SNES65816 Tricks Assembler v2.00",
        "author_nicks": [
            {
                "name": "minus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58752/?format=api",
                    "id": 58752,
                    "name": "minus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ballistics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107156/?format=api",
                    "id": 107156,
                    "name": "Ballistics",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "assembler"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279257/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279257/",
        "id": 279257,
        "title": "snesasm",
        "author_nicks": [
            {
                "name": "minus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58752/?format=api",
                    "id": 58752,
                    "name": "minus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ballistics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107156/?format=api",
                    "id": 107156,
                    "name": "Ballistics",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279258/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279258/",
        "id": 279258,
        "title": "Dual Block Drop",
        "author_nicks": [
            {
                "name": "minus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58752/?format=api",
                    "id": 58752,
                    "name": "minus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ballistics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107156/?format=api",
                    "id": 107156,
                    "name": "Ballistics",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]