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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77582/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77582/",
        "id": 77582,
        "title": "CRTeCK",
        "author_nicks": [
            {
                "name": "TiteiKo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18773/?format=api",
                    "id": 18773,
                    "name": "TiteiKo",
                    "is_group": false
                }
            },
            {
                "name": "did",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40639/?format=api",
                    "id": 40639,
                    "name": "did",
                    "is_group": false
                }
            },
            {
                "name": "wsmind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34845/?format=api",
                    "id": 34845,
                    "name": "wsmind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]