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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270513/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270513/",
        "id": 270513,
        "title": "Stoned Art Pack (07/1994)",
        "author_nicks": [
            {
                "name": "Stoned",
                "abbreviation": "STN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109700/?format=api",
                    "id": 109700,
                    "name": "Stoned",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07",
        "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/270509/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270509/",
        "id": 270509,
        "title": "Stoned Art Pack (06/1994)",
        "author_nicks": [
            {
                "name": "Stoned",
                "abbreviation": "STN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109700/?format=api",
                    "id": 109700,
                    "name": "Stoned",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "incomplete-credits"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270510/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270510/",
        "id": 270510,
        "title": "Core Magazine Ad",
        "author_nicks": [
            {
                "name": "Stoned",
                "abbreviation": "STN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109700/?format=api",
                    "id": 109700,
                    "name": "Stoned",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270511/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270511/",
        "id": 270511,
        "title": "Eye Of The Storm BBS",
        "author_nicks": [
            {
                "name": "Stoned",
                "abbreviation": "STN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109700/?format=api",
                    "id": 109700,
                    "name": "Stoned",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06",
        "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": []
    }
]