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

[
    {
        "url": "https://demozoo.org/api/v1/productions/140785/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140785/",
        "id": 140785,
        "title": "Shane Warne Cricket 99 (English) PAL/NTSC Selector",
        "author_nicks": [
            {
                "name": "Carnage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59770/?format=api",
                    "id": 59770,
                    "name": "Carnage",
                    "is_group": true
                }
            },
            {
                "name": "Paradox",
                "abbreviation": "PDX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                    "id": 1853,
                    "name": "Paradox",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "hitmod",
            "first-production",
            "sles-01576"
        ]
    }
]