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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50242/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50242/",
        "id": 50242,
        "title": "Vaeinaemoeinen",
        "author_nicks": [
            {
                "name": "Anttu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30029/?format=api",
                    "id": 30029,
                    "name": "Anttu",
                    "is_group": false
                }
            },
            {
                "name": "micster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30033/?format=api",
                    "id": 30033,
                    "name": "micster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Instance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30030/?format=api",
                    "id": 30030,
                    "name": "Instance",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]