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

[
    {
        "url": "https://demozoo.org/api/v1/productions/230572/?format=api",
        "demozoo_url": "https://demozoo.org/productions/230572/",
        "id": 230572,
        "title": "Overcalc",
        "author_nicks": [
            {
                "name": "Triace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41536/?format=api",
                    "id": 41536,
                    "name": "Triace",
                    "is_group": false
                }
            },
            {
                "name": "Virgill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                    "id": 224,
                    "name": "Virgill",
                    "is_group": false
                }
            },
            {
                "name": "metalvoidzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79945/?format=api",
                    "id": 79945,
                    "name": "TBit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-07-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "fx-9860g"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/190384/?format=api",
        "demozoo_url": "https://demozoo.org/productions/190384/",
        "id": 190384,
        "title": "Divergence",
        "author_nicks": [
            {
                "name": "metalvoidzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79945/?format=api",
                    "id": 79945,
                    "name": "TBit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-07-21",
        "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",
            "opengl",
            "clinkster"
        ]
    }
]