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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2044/?format=api",
        "demozoo_url": "https://demozoo.org/productions/2044/",
        "id": 2044,
        "title": "Blue House 2",
        "author_nicks": [
            {
                "name": "Blue House Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3899/?format=api",
                    "id": 3899,
                    "name": "Blue House Productions",
                    "is_group": true
                }
            },
            {
                "name": "Rebels",
                "abbreviation": "RBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                    "id": 628,
                    "name": "Rebels",
                    "is_group": true
                }
            },
            {
                "name": "Sonic Projects",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4835/?format=api",
                    "id": 4835,
                    "name": "Sonic Projects",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71378/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71378/",
        "id": 71378,
        "title": "A Little Music Demo",
        "author_nicks": [
            {
                "name": "Inner Circle",
                "abbreviation": "IC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8916/?format=api",
                    "id": 8916,
                    "name": "Inner Circle",
                    "is_group": true
                }
            },
            {
                "name": "Sonic Projects",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4835/?format=api",
                    "id": 4835,
                    "name": "Sonic Projects",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]