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

[
    {
        "url": "https://demozoo.org/api/v1/productions/192199/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192199/",
        "id": 192199,
        "title": "Ottifants intro",
        "author_nicks": [
            {
                "name": "Dr.Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9280/?format=api",
                    "id": 9280,
                    "name": "Dr. Max",
                    "is_group": false
                }
            },
            {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            {
                "name": "VBI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38843/?format=api",
                    "id": 38843,
                    "name": "Hacker VBI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Enhancers team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79645/?format=api",
                    "id": 79645,
                    "name": "Enhancers team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ts-conf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/189640/?format=api",
        "demozoo_url": "https://demozoo.org/productions/189640/",
        "id": 189640,
        "title": "Ottifants",
        "author_nicks": [
            {
                "name": "Hacker VBI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38843/?format=api",
                    "id": 38843,
                    "name": "Hacker VBI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Enhancers team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79645/?format=api",
                    "id": 79645,
                    "name": "Enhancers team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-07-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "port",
            "ts-conf"
        ]
    }
]