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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24849/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24849/",
        "id": 24849,
        "title": "Bright Mind",
        "author_nicks": [
            {
                "name": "DeaCon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17972/?format=api",
                    "id": 17972,
                    "name": "DeaCon",
                    "is_group": false
                }
            },
            {
                "name": "SenSe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17969/?format=api",
                    "id": 17969,
                    "name": "SenSe",
                    "is_group": false
                }
            },
            {
                "name": "TeNaTe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17970/?format=api",
                    "id": 17970,
                    "name": "TeNaTe",
                    "is_group": false
                }
            },
            {
                "name": "X-Com",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17971/?format=api",
                    "id": 17971,
                    "name": "X-Com",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mode [7]",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17973/?format=api",
                    "id": 17973,
                    "name": "Mode [7]",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]