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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327983/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327983/",
        "id": 327983,
        "title": "Infinity #4",
        "author_nicks": [
            {
                "name": "Underground Pirating Syndicate",
                "abbreviation": "UPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75380/?format=api",
                    "id": 75380,
                    "name": "Underground Pirating Syndicate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "corrupted-file"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181374/?format=api",
        "demozoo_url": "https://demozoo.org/productions/181374/",
        "id": 181374,
        "title": "UPS Support Sites",
        "author_nicks": [
            {
                "name": "Damn Excellent ANSI Designers",
                "abbreviation": "DeAD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25642/?format=api",
                    "id": 25642,
                    "name": "Damn Excellent ANSI Designers",
                    "is_group": true
                }
            },
            {
                "name": "Underground Pirating Syndicate",
                "abbreviation": "UPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75380/?format=api",
                    "id": 75380,
                    "name": "Underground Pirating Syndicate",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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": []
    }
]