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

[
    {
        "url": "https://demozoo.org/api/v1/productions/162262/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162262/",
        "id": 162262,
        "title": "Sosochi 2016",
        "author_nicks": [
            {
                "name": "Brightentayle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38034/?format=api",
                    "id": 38034,
                    "name": "Brightentayle",
                    "is_group": false
                }
            },
            {
                "name": "Hype Allstars",
                "abbreviation": "HPE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57819/?format=api",
                    "id": 57819,
                    "name": "Hype Allstars",
                    "is_group": true
                }
            },
            {
                "name": "Nix.Site",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53866/?format=api",
                    "id": 53866,
                    "name": "nix./site",
                    "is_group": false
                }
            },
            {
                "name": "nyuk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43587/?format=api",
                    "id": 43587,
                    "name": "nyuk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136295/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136295/",
        "id": 136295,
        "title": "MmcM - The Blossoming Years",
        "author_nicks": [
            {
                "name": "Hype Allstars",
                "abbreviation": "HPE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57819/?format=api",
                    "id": 57819,
                    "name": "Hype Allstars",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "pentagon",
            "zx-spectrum-128k",
            "zx-spectrum-48k",
            "scorpion-zs256-plus"
        ]
    }
]