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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94020/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94020/",
        "id": 94020,
        "title": "FireWorks",
        "author_nicks": [
            {
                "name": "NewWave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39382/?format=api",
                    "id": 39382,
                    "name": "NewWave",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06-03",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151295/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151295/",
        "id": 151295,
        "title": "Manel",
        "author_nicks": [
            {
                "name": "NewWave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39382/?format=api",
                    "id": 39382,
                    "name": "NewWave",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01",
        "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/37/?format=api",
                "id": 37,
                "name": "2K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151297/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151297/",
        "id": 151297,
        "title": "CopperRulz",
        "author_nicks": [
            {
                "name": "NewWave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39382/?format=api",
                    "id": 39382,
                    "name": "NewWave",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01",
        "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/37/?format=api",
                "id": 37,
                "name": "2K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]