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

[
    {
        "url": "https://demozoo.org/api/v1/productions/365814/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365814/",
        "id": 365814,
        "title": "COPIERS.TXT version 6",
        "author_nicks": [
            {
                "name": "Executioner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4522/?format=api",
                    "id": 4522,
                    "name": "Executioner",
                    "is_group": false
                }
            },
            {
                "name": "Mr. Scarface",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67985/?format=api",
                    "id": 67985,
                    "name": "Mr. Scarface",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "piracy",
            "console"
        ]
    }
]