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

[
    {
        "url": "https://demozoo.org/api/v1/productions/144366/?format=api",
        "demozoo_url": "https://demozoo.org/music/144366/",
        "id": 144366,
        "title": "Mellow Melody",
        "author_nicks": [
            {
                "name": "Delirion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50582/?format=api",
                    "id": 50582,
                    "name": "Delirion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Submission",
                "abbreviation": "SBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                    "id": 1325,
                    "name": "Submission",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/220779/?format=api",
        "demozoo_url": "https://demozoo.org/music/220779/",
        "id": 220779,
        "title": "The War",
        "author_nicks": [
            {
                "name": "Projekt Alpha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86186/?format=api",
                    "id": 86186,
                    "name": "Projekt Alpha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Submission",
                "abbreviation": "SBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                    "id": 1325,
                    "name": "Submission",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-08-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]