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

[
    {
        "url": "https://demozoo.org/api/v1/productions/195888/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195888/",
        "id": 195888,
        "title": "Return of Space Warriors",
        "author_nicks": [
            {
                "name": "The Cracking Mission",
                "abbreviation": "TCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83112/?format=api",
                    "id": 83112,
                    "name": "The Cracking Mission",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-12-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "return-of-the-space-warriors"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270802/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270802/",
        "id": 270802,
        "title": "Proud To Be German",
        "author_nicks": [
            {
                "name": "Men At Work",
                "abbreviation": "MAW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86035/?format=api",
                    "id": 86035,
                    "name": "Men At Work",
                    "is_group": true
                }
            },
            {
                "name": "The Cracking Mission",
                "abbreviation": "TCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83112/?format=api",
                    "id": 83112,
                    "name": "The Cracking Mission",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-09-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "politics",
            "racism"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270803/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270803/",
        "id": 270803,
        "title": "The New Style",
        "author_nicks": [
            {
                "name": "The Cracking Mission",
                "abbreviation": "TCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83112/?format=api",
                    "id": 83112,
                    "name": "The Cracking Mission",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]