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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198796/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198796/",
        "id": 198796,
        "title": "Poison",
        "author_nicks": [
            {
                "name": "Plek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10577/?format=api",
                    "id": 10577,
                    "name": "Superplek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "bypass",
                "abbreviation": "bps",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3793/?format=api",
                    "id": 3793,
                    "name": "bypass",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-06-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174006/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174006/",
        "id": 174006,
        "title": "woest invitro",
        "author_nicks": [
            {
                "name": "Superplek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10577/?format=api",
                    "id": 10577,
                    "name": "Superplek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94798/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94798/",
        "id": 94798,
        "title": "BBS Intro",
        "author_nicks": [
            {
                "name": "Plek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10577/?format=api",
                    "id": 10577,
                    "name": "Superplek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07",
        "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": [
            "lost"
        ]
    }
]