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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57497/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57497/",
        "id": 57497,
        "title": "Sacrifice",
        "author_nicks": [
            {
                "name": "Pandemonium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32517/?format=api",
                    "id": 32517,
                    "name": "Pandemonium",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "religion"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40341/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40341/",
        "id": 40341,
        "title": "Armageddon",
        "author_nicks": [
            {
                "name": "Pandemonium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32517/?format=api",
                    "id": 32517,
                    "name": "Pandemonium",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62298/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62298/",
        "id": 62298,
        "title": "Into The Pentagram",
        "author_nicks": [
            {
                "name": "Pandemonium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32517/?format=api",
                    "id": 32517,
                    "name": "Pandemonium",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "religion",
            "torus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36587/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36587/",
        "id": 36587,
        "title": "Ignis",
        "author_nicks": [
            {
                "name": "Pandemonium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32517/?format=api",
                    "id": 32517,
                    "name": "Pandemonium",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "religion"
        ]
    }
]