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

[
    {
        "url": "https://demozoo.org/api/v1/productions/163395/?format=api",
        "demozoo_url": "https://demozoo.org/productions/163395/",
        "id": 163395,
        "title": "Inércia Demoparty 2010 Invtro",
        "author_nicks": [
            {
                "name": "V*",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39746/?format=api",
                    "id": 39746,
                    "name": "crmx",
                    "is_group": false
                }
            },
            {
                "name": "ne7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/826/?format=api",
                    "id": 826,
                    "name": "ne7",
                    "is_group": false
                }
            },
            {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "processing"
        ]
    }
]