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

[
    {
        "url": "https://demozoo.org/api/v1/productions/197838/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197838/",
        "id": 197838,
        "title": "DLoC Bounce Intro",
        "author_nicks": [
            {
                "name": "Six",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65355/?format=api",
                    "id": 65355,
                    "name": "Six",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dark Lords of Chaos",
                "abbreviation": "DLoC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73408/?format=api",
                    "id": 73408,
                    "name": "Dark Lords of Chaos",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-01-04",
        "supertype": "production",
        "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/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198701/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198701/",
        "id": 198701,
        "title": "Frantic Diamonds",
        "author_nicks": [
            {
                "name": "Six",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65355/?format=api",
                    "id": 65355,
                    "name": "Six",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dark Lords of Chaos",
                "abbreviation": "DLoC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73408/?format=api",
                    "id": 73408,
                    "name": "Dark Lords of Chaos",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-10-30",
        "supertype": "production",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "1k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194597/?format=api",
        "demozoo_url": "https://demozoo.org/music/194597/",
        "id": 194597,
        "title": "Choppy",
        "author_nicks": [
            {
                "name": "Six",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65355/?format=api",
                    "id": 65355,
                    "name": "Six",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dark Lords of Chaos",
                "abbreviation": "DLoC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73408/?format=api",
                    "id": 73408,
                    "name": "Dark Lords of Chaos",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-07",
        "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": [
            "6581"
        ]
    }
]