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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72677/?format=api",
        "demozoo_url": "https://demozoo.org/music/72677/",
        "id": 72677,
        "title": "Emily",
        "author_nicks": [
            {
                "name": "MC Spicy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39493/?format=api",
                    "id": 39493,
                    "name": "MC Spicy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Savior",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39494/?format=api",
                    "id": 39494,
                    "name": "Savior",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-26",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/142081/?format=api",
        "demozoo_url": "https://demozoo.org/music/142081/",
        "id": 142081,
        "title": "Betty",
        "author_nicks": [
            {
                "name": "MC Spicy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39493/?format=api",
                    "id": 39493,
                    "name": "MC Spicy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Savior",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39494/?format=api",
                    "id": 39494,
                    "name": "Savior",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-01",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]