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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290451/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290451/",
        "id": 290451,
        "title": "Innuendo User Stats",
        "author_nicks": [
            {
                "name": "Innuendo",
                "abbreviation": "INU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109393/?format=api",
                    "id": 109393,
                    "name": "Innuendo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard",
            "ppe"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290450/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290450/",
        "id": 290450,
        "title": "INU_NUP 1.0",
        "author_nicks": [
            {
                "name": "Innuendo",
                "abbreviation": "INU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109393/?format=api",
                    "id": 109393,
                    "name": "Innuendo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-07",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard",
            "ppe"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270285/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270285/",
        "id": 270285,
        "title": "Innuendo Art Pack No. 1 (08/1994)",
        "author_nicks": [
            {
                "name": "Innuendo",
                "abbreviation": "INU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109393/?format=api",
                    "id": 109393,
                    "name": "Innuendo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]