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

[
    {
        "url": "https://demozoo.org/api/v1/productions/219627/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219627/",
        "id": 219627,
        "title": "Chamaeleon v1.0b",
        "author_nicks": [
            {
                "name": "Alpha Flight",
                "abbreviation": "AFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                    "id": 1492,
                    "name": "Alpha Flight",
                    "is_group": true
                }
            },
            {
                "name": "Cobra Industries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76517/?format=api",
                    "id": 76517,
                    "name": "Cobra Industries",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-29",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/233461/?format=api",
        "demozoo_url": "https://demozoo.org/productions/233461/",
        "id": 233461,
        "title": "Puffy's Saga +14",
        "author_nicks": [
            {
                "name": "Alpha Flight",
                "abbreviation": "AFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                    "id": 1492,
                    "name": "Alpha Flight",
                    "is_group": true
                }
            },
            {
                "name": "Cobra Industries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76517/?format=api",
                    "id": 76517,
                    "name": "Cobra Industries",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "trainer",
            "puffys-saga"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/219628/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219628/",
        "id": 219628,
        "title": "Legend of Faerghail (beta/German)",
        "author_nicks": [
            {
                "name": "Alpha Flight",
                "abbreviation": "AFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                    "id": 1492,
                    "name": "Alpha Flight",
                    "is_group": true
                }
            },
            {
                "name": "Cobra Industries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76517/?format=api",
                    "id": 76517,
                    "name": "Cobra Industries",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]