GET /api/v1/releasers/53866/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/132097/?format=api",
        "demozoo_url": "https://demozoo.org/music/132097/",
        "id": 132097,
        "title": "Push Up",
        "author_nicks": [
            {
                "name": "Nix.Site",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53866/?format=api",
                    "id": 53866,
                    "name": "nix./site",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-03-13",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap",
            "cover-version"
        ]
    }
]