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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37099/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37099/",
        "id": 37099,
        "title": "Area 512",
        "author_nicks": [
            {
                "name": "Pulpe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11356/?format=api",
                    "id": 11356,
                    "name": "Pulpe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-19",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37110/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37110/",
        "id": 37110,
        "title": "No Attitude",
        "author_nicks": [
            {
                "name": "Pulpe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11356/?format=api",
                    "id": 11356,
                    "name": "Pulpe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-19",
        "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/10151/?format=api",
        "demozoo_url": "https://demozoo.org/productions/10151/",
        "id": 10151,
        "title": "WARP act 2",
        "author_nicks": [
            {
                "name": "Pulpe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11356/?format=api",
                    "id": 11356,
                    "name": "Pulpe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-31",
        "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": [
            "gus",
            "ripped-graphics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37088/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37088/",
        "id": 37088,
        "title": "State of the Art - Ansi Remix",
        "author_nicks": [
            {
                "name": "Pulpe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11356/?format=api",
                    "id": 11356,
                    "name": "Pulpe",
                    "is_group": true
                }
            },
            {
                "name": "Saturne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5132/?format=api",
                    "id": 5132,
                    "name": "Saturne",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35760/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35760/",
        "id": 35760,
        "title": "Over",
        "author_nicks": [
            {
                "name": "Pulpe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11356/?format=api",
                    "id": 11356,
                    "name": "Pulpe",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-08",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]