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

[
    {
        "url": "https://demozoo.org/api/v1/productions/148444/?format=api",
        "demozoo_url": "https://demozoo.org/productions/148444/",
        "id": 148444,
        "title": "Powertronik",
        "author_nicks": [
            {
                "name": "Ihana",
                "abbreviation": "IHN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17232/?format=api",
                    "id": 17232,
                    "name": "Ihana",
                    "is_group": true
                }
            },
            {
                "name": "Pontus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27657/?format=api",
                    "id": 27657,
                    "name": "Pontus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "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/44458/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44458/",
        "id": 44458,
        "title": "Guagelord v1.0",
        "author_nicks": [
            {
                "name": "Ihana",
                "abbreviation": "IHN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17232/?format=api",
                    "id": 17232,
                    "name": "Ihana",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-17",
        "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/44463/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44463/",
        "id": 44463,
        "title": "Monotonik",
        "author_nicks": [
            {
                "name": "Ihana",
                "abbreviation": "IHN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17232/?format=api",
                    "id": 17232,
                    "name": "Ihana",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-17",
        "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/177195/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177195/",
        "id": 177195,
        "title": "Plutonium 2 Invitation",
        "author_nicks": [
            {
                "name": "Ihana",
                "abbreviation": "IHN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17232/?format=api",
                    "id": 17232,
                    "name": "Ihana",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "32mb"
        ]
    }
]