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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153232/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153232/",
        "id": 153232,
        "title": "Twister",
        "author_nicks": [
            {
                "name": "Zerd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6227/?format=api",
                    "id": 6227,
                    "name": "Zerd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-04-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4469/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4469/",
        "id": 4469,
        "title": "To be (dis)continued",
        "author_nicks": [
            {
                "name": "Tore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4234/?format=api",
                    "id": 4234,
                    "name": "Tore",
                    "is_group": false
                }
            },
            {
                "name": "Zerd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6227/?format=api",
                    "id": 6227,
                    "name": "Zerd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Panda Prowess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4357/?format=api",
                    "id": 4357,
                    "name": "Panda Prowess",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-04-24",
        "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": [
            "sonant"
        ]
    }
]