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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361663/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361663/",
        "id": 361663,
        "title": "The Software Review #4",
        "author_nicks": [
            {
                "name": "The Software Review Staff",
                "abbreviation": "TSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120706/?format=api",
                    "id": 120706,
                    "name": "The Software Review Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-09",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183415/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183415/",
        "id": 183415,
        "title": "The Software Review",
        "author_nicks": [
            {
                "name": "Mirage",
                "abbreviation": "MIR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45887/?format=api",
                    "id": 45887,
                    "name": "Mirage",
                    "is_group": true
                }
            },
            {
                "name": "The Software Review Staff",
                "abbreviation": "TSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120706/?format=api",
                    "id": 120706,
                    "name": "The Software Review Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-30",
        "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/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "game-review-magazine"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290822/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290822/",
        "id": 290822,
        "title": "The Software Review #3",
        "author_nicks": [
            {
                "name": "The Software Review Staff",
                "abbreviation": "TSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120706/?format=api",
                    "id": 120706,
                    "name": "The Software Review Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-17",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "game-review-magazine"
        ]
    }
]