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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289582/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289582/",
        "id": 289582,
        "title": "UiD: Utilities/Useful Stuff in Demand",
        "author_nicks": [
            {
                "name": "Utilities In Demand",
                "abbreviation": "UiD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119723/?format=api",
                    "id": 119723,
                    "name": "Utilities In Demand",
                    "is_group": true
                }
            },
            {
                "name": "Weapon-X",
                "abbreviation": "WX, W-X",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115682/?format=api",
                    "id": 115682,
                    "name": "Weapon-X",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-28",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    }
]