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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272019/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/272019/",
        "id": 272019,
        "title": "Storm Art Pack (10/1996)",
        "author_nicks": [
            {
                "name": "Storm",
                "abbreviation": "STM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87360/?format=api",
                    "id": 87360,
                    "name": "Storm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/272018/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/272018/",
        "id": 272018,
        "title": "Storm Art Pack (09/1996)",
        "author_nicks": [
            {
                "name": "Storm",
                "abbreviation": "STM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87360/?format=api",
                    "id": 87360,
                    "name": "Storm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200463/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200463/",
        "id": 200463,
        "title": "Perplexed Insanity BBS",
        "author_nicks": [
            {
                "name": "Storm",
                "abbreviation": "STM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87360/?format=api",
                    "id": 87360,
                    "name": "Storm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]