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

[
    {
        "url": "https://demozoo.org/api/v1/productions/301913/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301913/",
        "id": 301913,
        "title": "OLH 1.0",
        "author_nicks": [
            {
                "name": "Poseidon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28604/?format=api",
                    "id": 28604,
                    "name": "Poseidon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            },
            {
                "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/89551/?format=api",
        "demozoo_url": "https://demozoo.org/productions/89551/",
        "id": 89551,
        "title": "The Breath of the Muse",
        "author_nicks": [
            {
                "name": "Chryseis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6704/?format=api",
                    "id": 6704,
                    "name": "Chryseis",
                    "is_group": true
                }
            },
            {
                "name": "Poseidon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28604/?format=api",
                    "id": 28604,
                    "name": "Poseidon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291432/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291432/",
        "id": 291432,
        "title": "Cerebral Lobectomy",
        "author_nicks": [
            {
                "name": "Poseidon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28604/?format=api",
                    "id": 28604,
                    "name": "Poseidon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "trackmo",
            "requires-1mb-chipmem"
        ]
    }
]