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

[
    {
        "url": "https://demozoo.org/api/v1/productions/316528/?format=api",
        "demozoo_url": "https://demozoo.org/music/316528/",
        "id": 316528,
        "title": "Together Forever",
        "author_nicks": [
            {
                "name": "Narciso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76057/?format=api",
                    "id": 76057,
                    "name": "Narcisound",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Blasters Inc.",
                "abbreviation": "TBI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56414/?format=api",
                    "id": 56414,
                    "name": "The Blasters Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-11",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "cover-version",
            "rick-astley"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293126/?format=api",
        "demozoo_url": "https://demozoo.org/music/293126/",
        "id": 293126,
        "title": "Mechanix",
        "author_nicks": [
            {
                "name": "Cyberdyne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76057/?format=api",
                    "id": 76057,
                    "name": "Narcisound",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Blasters Inc.",
                "abbreviation": "TBI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56414/?format=api",
                    "id": 56414,
                    "name": "The Blasters Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/347072/?format=api",
        "demozoo_url": "https://demozoo.org/music/347072/",
        "id": 347072,
        "title": "Earwigs in my Brain",
        "author_nicks": [
            {
                "name": "Narciso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76057/?format=api",
                    "id": 76057,
                    "name": "Narcisound",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Blasters Inc.",
                "abbreviation": "TBI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56414/?format=api",
                    "id": 56414,
                    "name": "The Blasters Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]