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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28164/?format=api",
        "demozoo_url": "https://demozoo.org/music/28164/",
        "id": 28164,
        "title": "Naked Chip",
        "author_nicks": [
            {
                "name": "John C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/852/?format=api",
                    "id": 852,
                    "name": "Ziphoid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Musicline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4264/?format=api",
                    "id": 4264,
                    "name": "Musicline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "musicline"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28165/?format=api",
        "demozoo_url": "https://demozoo.org/music/28165/",
        "id": 28165,
        "title": "Speeding",
        "author_nicks": [
            {
                "name": "Christian C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19449/?format=api",
                    "id": 19449,
                    "name": "Christian Cyréus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Musicline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4264/?format=api",
                    "id": 4264,
                    "name": "Musicline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "musicline"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28921/?format=api",
        "demozoo_url": "https://demozoo.org/music/28921/",
        "id": 28921,
        "title": "Straight On",
        "author_nicks": [
            {
                "name": "Christian Cyréus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19449/?format=api",
                    "id": 19449,
                    "name": "Christian Cyréus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Musicline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4264/?format=api",
                    "id": 4264,
                    "name": "Musicline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "musicline"
        ]
    }
]