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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41875/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41875/",
        "id": 41875,
        "title": "Zs.N. 1.5D",
        "author_nicks": [
            {
                "name": "abcug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
                    "id": 11224,
                    "name": "AbcuG!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9920/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9920/",
        "id": 9920,
        "title": "Unnatural Feelings",
        "author_nicks": [
            {
                "name": "Ezah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12105/?format=api",
                    "id": 12105,
                    "name": "Ezah",
                    "is_group": false
                }
            },
            {
                "name": "TowerX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11216/?format=api",
                    "id": 11216,
                    "name": "TowerX",
                    "is_group": false
                }
            },
            {
                "name": "abcug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
                    "id": 11224,
                    "name": "AbcuG!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33622/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33622/",
        "id": 33622,
        "title": "Do The Monkey",
        "author_nicks": [
            {
                "name": "abcug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
                    "id": 11224,
                    "name": "AbcuG!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dunkers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22367/?format=api",
                    "id": 22367,
                    "name": "Dunkers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9977/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9977/",
        "id": 9977,
        "title": "Boogieball",
        "author_nicks": [
            {
                "name": "abcug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
                    "id": 11224,
                    "name": "AbcuG!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]