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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34592/?format=api",
        "demozoo_url": "https://demozoo.org/music/34592/",
        "id": 34592,
        "title": "Volo",
        "author_nicks": [
            {
                "name": "Tweety",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68500/?format=api",
                    "id": 68500,
                    "name": "Tweetan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Primus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19861/?format=api",
                    "id": 19861,
                    "name": "Primus",
                    "is_group": true
                }
            },
            {
                "name": "Strids Koma2",
                "abbreviation": "SK2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22882/?format=api",
                    "id": 22882,
                    "name": "Strids Koma2",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "23ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33338/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33338/",
        "id": 33338,
        "title": "?",
        "author_nicks": [
            {
                "name": "Mr. Splif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/259/?format=api",
                    "id": 259,
                    "name": "Splif",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Primus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19861/?format=api",
                    "id": 19861,
                    "name": "Primus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29028/?format=api",
        "demozoo_url": "https://demozoo.org/music/29028/",
        "id": 29028,
        "title": "Dreamworld",
        "author_nicks": [
            {
                "name": "Ravelord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19860/?format=api",
                    "id": 19860,
                    "name": "Ravelord",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Primus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19861/?format=api",
                    "id": 19861,
                    "name": "Primus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-04",
        "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"
        ]
    }
]