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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56198/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56198/",
        "id": 56198,
        "title": "Ezhik v tumane (Hedgehog in the Mist)",
        "author_nicks": [
            {
                "name": "Cat Broken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33260/?format=api",
                    "id": 33260,
                    "name": "Cat Broken",
                    "is_group": false
                }
            },
            {
                "name": "amif1team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31193/?format=api",
                    "id": 31193,
                    "name": "amif1team",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56208/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56208/",
        "id": 56208,
        "title": "Run baby!",
        "author_nicks": [
            {
                "name": "Cat Broken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33260/?format=api",
                    "id": 33260,
                    "name": "Cat Broken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "team Dogma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31194/?format=api",
                    "id": 31194,
                    "name": "team Dogma",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]