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

[
    {
        "url": "https://demozoo.org/api/v1/productions/329273/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/329273/",
        "id": 329273,
        "title": "Kobeni",
        "author_nicks": [
            {
                "name": "discGator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136723/?format=api",
                    "id": 136723,
                    "name": "discGator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321735/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/321735/",
        "id": 321735,
        "title": "Hebi",
        "author_nicks": [
            {
                "name": "discGator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136723/?format=api",
                    "id": 136723,
                    "name": "discGator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mistigris",
                "abbreviation": "Mist",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                    "id": 22737,
                    "name": "Mistigris",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-02-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]