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

[
    {
        "url": "https://demozoo.org/api/v1/productions/211852/?format=api",
        "demozoo_url": "https://demozoo.org/productions/211852/",
        "id": 211852,
        "title": "KMAC 1",
        "author_nicks": [
            {
                "name": "Azazoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101489/?format=api",
                    "id": 101489,
                    "name": "Azazoth",
                    "is_group": false
                }
            },
            {
                "name": "Cedyn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16437/?format=api",
                    "id": 16437,
                    "name": "Cedyń",
                    "is_group": false
                }
            },
            {
                "name": "Dominik Szafranski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101491/?format=api",
                    "id": 101491,
                    "name": "Dominik Szafranski",
                    "is_group": false
                }
            },
            {
                "name": "Helmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44379/?format=api",
                    "id": 44379,
                    "name": "Helmer",
                    "is_group": false
                }
            },
            {
                "name": "Klocek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28696/?format=api",
                    "id": 28696,
                    "name": "Klocek",
                    "is_group": false
                }
            },
            {
                "name": "Mr. Uhu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16438/?format=api",
                    "id": 16438,
                    "name": "Uhu",
                    "is_group": false
                }
            },
            {
                "name": "Sandan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73593/?format=api",
                    "id": 73593,
                    "name": "Sandan",
                    "is_group": false
                }
            },
            {
                "name": "Scorpik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/233/?format=api",
                    "id": 233,
                    "name": "Scorpik",
                    "is_group": false
                }
            },
            {
                "name": "Shogoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67563/?format=api",
                    "id": 67563,
                    "name": "Shogoth",
                    "is_group": false
                }
            },
            {
                "name": "Verbes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101488/?format=api",
                    "id": 101488,
                    "name": "Verbes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]