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

[
    {
        "url": "https://demozoo.org/api/v1/productions/286911/?format=api",
        "demozoo_url": "https://demozoo.org/music/286911/",
        "id": 286911,
        "title": "TT#30 March of Doom",
        "author_nicks": [
            {
                "name": "Benzel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47002/?format=api",
                    "id": 47002,
                    "name": "Benzel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Devolution",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116815/?format=api",
                    "id": 116815,
                    "name": "Devolution",
                    "is_group": true
                }
            },
            {
                "name": "LiTHiUM",
                "abbreviation": "LIT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47001/?format=api",
                    "id": 47001,
                    "name": "LiTHiUM",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "9ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/140796/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140796/",
        "id": 140796,
        "title": "Phantom BBS (1a)",
        "author_nicks": [
            {
                "name": "Natas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47002/?format=api",
                    "id": 47002,
                    "name": "Benzel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LiTHiUM",
                "abbreviation": "LIT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47001/?format=api",
                    "id": 47001,
                    "name": "LiTHiUM",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11",
        "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": []
    }
]