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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324822/?format=api",
        "demozoo_url": "https://demozoo.org/music/324822/",
        "id": 324822,
        "title": "Don't Shoot Me!",
        "author_nicks": [
            {
                "name": "Alex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137797/?format=api",
                    "id": 137797,
                    "name": "Alex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SoftMotion",
                "abbreviation": "SM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20252/?format=api",
                    "id": 20252,
                    "name": "SoftMotion Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/324824/?format=api",
        "demozoo_url": "https://demozoo.org/music/324824/",
        "id": 324824,
        "title": "Life Days",
        "author_nicks": [
            {
                "name": "Master_Koff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20251/?format=api",
                    "id": 20251,
                    "name": "Master_Koff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SoftMotion",
                "abbreviation": "SM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20252/?format=api",
                    "id": 20252,
                    "name": "SoftMotion Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29730/?format=api",
        "demozoo_url": "https://demozoo.org/music/29730/",
        "id": 29730,
        "title": "Music is our emotions",
        "author_nicks": [
            {
                "name": "Master_Koff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20251/?format=api",
                    "id": 20251,
                    "name": "Master_Koff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SoftMotion Group",
                "abbreviation": "SMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20252/?format=api",
                    "id": 20252,
                    "name": "SoftMotion Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]