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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311473/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/311473/",
        "id": 311473,
        "title": "Leds 'n Balls",
        "author_nicks": [
            {
                "name": "Speedu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76253/?format=api",
                    "id": 76253,
                    "name": "Speedu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-05",
        "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/285546/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/285546/",
        "id": 285546,
        "title": "14 Years of Bad Luck",
        "author_nicks": [
            {
                "name": "Speedu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76253/?format=api",
                    "id": 76253,
                    "name": "Speedu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damones",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                    "id": 2908,
                    "name": "Damones",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-10-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]