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

[
    {
        "url": "https://demozoo.org/api/v1/productions/340814/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340814/",
        "id": 340814,
        "title": "News on Disk 2",
        "author_nicks": [
            {
                "name": "Acid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54791/?format=api",
                    "id": 54791,
                    "name": "Acid",
                    "is_group": true
                }
            },
            {
                "name": "Calyx",
                "abbreviation": "CLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46028/?format=api",
                    "id": 46028,
                    "name": "Calyx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280604/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280604/",
        "id": 280604,
        "title": "News On Disk 1",
        "author_nicks": [
            {
                "name": "Acid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54791/?format=api",
                    "id": 54791,
                    "name": "Acid",
                    "is_group": true
                }
            },
            {
                "name": "Calyx",
                "abbreviation": "CLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46028/?format=api",
                    "id": 46028,
                    "name": "Calyx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-08-10",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/340813/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340813/",
        "id": 340813,
        "title": "Digital Rhythm 1",
        "author_nicks": [
            {
                "name": "Calyx",
                "abbreviation": "CLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46028/?format=api",
                    "id": 46028,
                    "name": "Calyx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "digitized-sound"
        ]
    }
]