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

[
    {
        "url": "https://demozoo.org/api/v1/productions/355586/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355586/",
        "id": 355586,
        "title": "Kupiec",
        "author_nicks": [
            {
                "name": "Color 7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25736/?format=api",
                    "id": 25736,
                    "name": "Color 7",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/188579/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188579/",
        "id": 188579,
        "title": "Turbo-Assembler V5.4 Beta",
        "author_nicks": [
            {
                "name": "Agony Design",
                "abbreviation": "AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10820/?format=api",
                    "id": 10820,
                    "name": "Agony Design",
                    "is_group": true
                }
            },
            {
                "name": "Color7 Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25736/?format=api",
                    "id": 25736,
                    "name": "Color 7",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]