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

[
    {
        "url": "https://demozoo.org/api/v1/productions/113892/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113892/",
        "id": 113892,
        "title": "Scenery Partro",
        "author_nicks": [
            {
                "name": "3 Delighters",
                "abbreviation": "3D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35188/?format=api",
                    "id": 35188,
                    "name": "3 Delighters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/145364/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145364/",
        "id": 145364,
        "title": "Scenery '98 - MPT with Samples Packk -",
        "author_nicks": [
            {
                "name": "3 Delighters",
                "abbreviation": "3D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35188/?format=api",
                    "id": 35188,
                    "name": "3 Delighters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/113628/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113628/",
        "id": 113628,
        "title": "Scenery '98 Invitro",
        "author_nicks": [
            {
                "name": "3 Delighters",
                "abbreviation": "3D",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35188/?format=api",
                    "id": 35188,
                    "name": "3 Delighters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]