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

[
    {
        "url": "https://demozoo.org/api/v1/productions/285837/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285837/",
        "id": 285837,
        "title": "Tired",
        "author_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/577/?format=api",
                    "id": 577,
                    "name": "Illusion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bytegarden",
                "abbreviation": "BTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62053/?format=api",
                    "id": 62053,
                    "name": "Bytegarden",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "midas",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318122/?format=api",
        "demozoo_url": "https://demozoo.org/music/318122/",
        "id": 318122,
        "title": "Cherrytea",
        "author_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/577/?format=api",
                    "id": 577,
                    "name": "Illusion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bytegarden",
                "abbreviation": "BTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62053/?format=api",
                    "id": 62053,
                    "name": "Bytegarden",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm",
            "chiptune"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147990/?format=api",
        "demozoo_url": "https://demozoo.org/music/147990/",
        "id": 147990,
        "title": "Riding on the waves",
        "author_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/577/?format=api",
                    "id": 577,
                    "name": "Illusion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bytegarden",
                "abbreviation": "BTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62053/?format=api",
                    "id": 62053,
                    "name": "Bytegarden",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]