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

[
    {
        "url": "https://demozoo.org/api/v1/productions/84114/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84114/",
        "id": 84114,
        "title": "Silent Service Cracktro",
        "author_nicks": [
            {
                "name": "Jack Tramiel Copy Service",
                "abbreviation": "JTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32921/?format=api",
                    "id": 32921,
                    "name": "Jack Tramiel Copy Service",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/124366/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124366/",
        "id": 124366,
        "title": "Gauntlet Cracktro",
        "author_nicks": [
            {
                "name": "Copy Service Stuttgart",
                "abbreviation": "CSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31474/?format=api",
                    "id": 31474,
                    "name": "Copy Service Stuttgart",
                    "is_group": true
                }
            },
            {
                "name": "Jack Tramiel Copy Service",
                "abbreviation": "JTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32921/?format=api",
                    "id": 32921,
                    "name": "Jack Tramiel Copy Service",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete-credits"
        ]
    }
]