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

[
    {
        "url": "https://demozoo.org/api/v1/productions/138308/?format=api",
        "demozoo_url": "https://demozoo.org/productions/138308/",
        "id": 138308,
        "title": "Stimulation",
        "author_nicks": [
            {
                "name": "Firebug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32687/?format=api",
                    "id": 32687,
                    "name": "Firebug",
                    "is_group": false
                }
            },
            {
                "name": "noby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6849/?format=api",
                    "id": 6849,
                    "name": "noby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/99228/?format=api",
        "demozoo_url": "https://demozoo.org/productions/99228/",
        "id": 99228,
        "title": "Synapse",
        "author_nicks": [
            {
                "name": "Firebug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32687/?format=api",
                    "id": 32687,
                    "name": "Firebug",
                    "is_group": false
                }
            },
            {
                "name": "cce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6293/?format=api",
                    "id": 6293,
                    "name": "cce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-02-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "crinkler",
            "4klang",
            "shader-minifier"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54447/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54447/",
        "id": 54447,
        "title": "Menger search patrol",
        "author_nicks": [
            {
                "name": "Firebug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32687/?format=api",
                    "id": 32687,
                    "name": "Firebug",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-10-22",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87219/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87219/",
        "id": 87219,
        "title": "Encube",
        "author_nicks": [
            {
                "name": "Firebug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32687/?format=api",
                    "id": 32687,
                    "name": "Firebug",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-10-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]