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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322030/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322030/",
        "id": 322030,
        "title": "Party Worms",
        "author_nicks": [
            {
                "name": "Total Computer Gang",
                "abbreviation": "TCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9121/?format=api",
                    "id": 9121,
                    "name": "Total Computer Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187799/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187799/",
        "id": 187799,
        "title": "Disturbed Cover Mania",
        "author_nicks": [
            {
                "name": "Total Computer Gang",
                "abbreviation": "TCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9121/?format=api",
                    "id": 9121,
                    "name": "Total Computer Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7990/",
        "id": 7990,
        "title": "Shucon 2004 Invitation",
        "author_nicks": [
            {
                "name": "Total Computer Gang",
                "abbreviation": "TCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9121/?format=api",
                    "id": 9121,
                    "name": "Total Computer Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/15151/?format=api",
        "demozoo_url": "https://demozoo.org/productions/15151/",
        "id": 15151,
        "title": "The Code Masters Demo",
        "author_nicks": [
            {
                "name": "Total Computer Gang",
                "abbreviation": "TCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9121/?format=api",
                    "id": 9121,
                    "name": "Total Computer Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]