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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319082/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319082/",
        "id": 319082,
        "title": "Lovebeat",
        "author_nicks": [
            {
                "name": "Undefined Behavior",
                "abbreviation": "UB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74245/?format=api",
                    "id": 74245,
                    "name": "Undefined Behavior",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-02-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291382/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291382/",
        "id": 291382,
        "title": "Balls",
        "author_nicks": [
            {
                "name": "Undefined Behavior",
                "abbreviation": "UB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74245/?format=api",
                    "id": 74245,
                    "name": "Undefined Behavior",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-03-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "tiny-intro-with-sound",
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193002/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193002/",
        "id": 193002,
        "title": "Quantum Tunnel",
        "author_nicks": [
            {
                "name": "Undefined Behavior",
                "abbreviation": "UB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74245/?format=api",
                    "id": 74245,
                    "name": "Undefined Behavior",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "dosbox-incompatible"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186739/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186739/",
        "id": 186739,
        "title": "Pixels On Fire",
        "author_nicks": [
            {
                "name": "Undefined Behavior",
                "abbreviation": "UB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74245/?format=api",
                    "id": 74245,
                    "name": "Undefined Behavior",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178207/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178207/",
        "id": 178207,
        "title": "kooocka",
        "author_nicks": [
            {
                "name": "Undefined Behavior",
                "abbreviation": "UB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74245/?format=api",
                    "id": 74245,
                    "name": "Undefined Behavior",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "dosbox-incompatible"
        ]
    }
]