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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289106/?format=api",
        "demozoo_url": "https://demozoo.org/music/289106/",
        "id": 289106,
        "title": "letmaelk soundtrack",
        "author_nicks": [
            {
                "name": "Loonstar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61340/?format=api",
                    "id": 61340,
                    "name": "Lonestar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5172/?format=api",
                    "id": 5172,
                    "name": "Trackers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/220087/?format=api",
        "demozoo_url": "https://demozoo.org/music/220087/",
        "id": 220087,
        "title": "Another Way",
        "author_nicks": [
            {
                "name": "Adventurer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81930/?format=api",
                    "id": 81930,
                    "name": "Adventurer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5172/?format=api",
                    "id": 5172,
                    "name": "Trackers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]