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

[
    {
        "url": "https://demozoo.org/api/v1/productions/159895/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159895/",
        "id": 159895,
        "title": "tjugåandraförsöket",
        "author_nicks": [
            {
                "name": "Black0range",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73437/?format=api",
                    "id": 73437,
                    "name": "Black0range",
                    "is_group": false
                }
            },
            {
                "name": "Tengil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72386/?format=api",
                    "id": 72386,
                    "name": "Tengil",
                    "is_group": false
                }
            },
            {
                "name": "Zoz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66357/?format=api",
                    "id": 66357,
                    "name": "Zoz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FEE1DEAD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66358/?format=api",
                    "id": 66358,
                    "name": "FEE1DEAD",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-07-02",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]