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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71723/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71723/",
        "id": 71723,
        "title": "Pakoon III - First Blood",
        "author_nicks": [
            {
                "name": "Kani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39280/?format=api",
                    "id": 39280,
                    "name": "Kani",
                    "is_group": false
                }
            },
            {
                "name": "Mayoneez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39279/?format=api",
                    "id": 39279,
                    "name": "Mayoneez",
                    "is_group": false
                }
            },
            {
                "name": "Osmic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39188/?format=api",
                    "id": 39188,
                    "name": "Osmic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80693/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80693/",
        "id": 80693,
        "title": "HiddenLynx",
        "author_nicks": [
            {
                "name": "Mayoneez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39279/?format=api",
                    "id": 39279,
                    "name": "Mayoneez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]