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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282288/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/282288/",
        "id": 282288,
        "title": "Suicidal Thoughts",
        "author_nicks": [
            {
                "name": "Phibrizzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26513/?format=api",
                    "id": 26513,
                    "name": "Phibrizzo",
                    "is_group": false
                }
            },
            {
                "name": "Vital",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49225/?format=api",
                    "id": 49225,
                    "name": "Vital",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-08-01",
        "supertype": "graphics",
        "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/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "68040"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87459/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87459/",
        "id": 87459,
        "title": "Moonlight Bath",
        "author_nicks": [
            {
                "name": "Vital",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49225/?format=api",
                    "id": 49225,
                    "name": "Vital",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]