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

[
    {
        "url": "https://demozoo.org/api/v1/productions/219609/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219609/",
        "id": 219609,
        "title": "The Gathering 1999 Invitation",
        "author_nicks": [
            {
                "name": "Allman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76413/?format=api",
                    "id": 76413,
                    "name": "Allman",
                    "is_group": false
                }
            },
            {
                "name": "Googol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98647/?format=api",
                    "id": 98647,
                    "name": "Googol",
                    "is_group": false
                }
            },
            {
                "name": "Psionic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1182/?format=api",
                    "id": 1182,
                    "name": "Psionic",
                    "is_group": false
                }
            },
            {
                "name": "Wobba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98648/?format=api",
                    "id": 98648,
                    "name": "Wobba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/219610/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219610/",
        "id": 219610,
        "title": "Windows '95 Demo",
        "author_nicks": [
            {
                "name": "Allman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76413/?format=api",
                    "id": 76413,
                    "name": "Allman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]