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

[
    {
        "url": "https://demozoo.org/api/v1/productions/109527/?format=api",
        "demozoo_url": "https://demozoo.org/productions/109527/",
        "id": 109527,
        "title": "Elemental Bump",
        "author_nicks": [
            {
                "name": "Andreas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15920/?format=api",
                    "id": 15920,
                    "name": "Andreas",
                    "is_group": false
                }
            },
            {
                "name": "Hege",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28887/?format=api",
                    "id": 28887,
                    "name": "Hege",
                    "is_group": false
                }
            },
            {
                "name": "Ole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14071/?format=api",
                    "id": 14071,
                    "name": "Ole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-04-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]