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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283073/?format=api",
        "demozoo_url": "https://demozoo.org/music/283073/",
        "id": 283073,
        "title": "Give Me Tomorrow",
        "author_nicks": [
            {
                "name": "Octoque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115913/?format=api",
                    "id": 115913,
                    "name": "Octoque",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Three Amigos",
                "abbreviation": "3AM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115914/?format=api",
                    "id": 115914,
                    "name": "The Three Amigos",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290178/?format=api",
        "demozoo_url": "https://demozoo.org/music/290178/",
        "id": 290178,
        "title": "Let the Rain Fall (E-92148)",
        "author_nicks": [
            {
                "name": "Octoque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115913/?format=api",
                    "id": 115913,
                    "name": "Octoque",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Three Amigos",
                "abbreviation": "3AM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115914/?format=api",
                    "id": 115914,
                    "name": "The Three Amigos",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]