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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168469/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168469/",
        "id": 168469,
        "title": "ENOK-EP-NOEPTY #1",
        "author_nicks": [
            {
                "name": "Lalo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69933/?format=api",
                    "id": 69933,
                    "name": "Lalo",
                    "is_group": false
                }
            },
            {
                "name": "Uctumi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25227/?format=api",
                    "id": 25227,
                    "name": "Uctumi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pungas De Villa Martelli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25225/?format=api",
                    "id": 25225,
                    "name": "Pungas De Villa Martelli",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-02-18",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]