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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18793/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18793/",
        "id": 18793,
        "title": "Hacienda",
        "author_nicks": [
            {
                "name": "TRC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9911/?format=api",
                    "id": 9911,
                    "name": "TRC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ethos9",
                "abbreviation": "E9",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9907/?format=api",
                    "id": 9907,
                    "name": "Ethos9",
                    "is_group": true
                }
            },
            {
                "name": "Phat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                    "id": 13589,
                    "name": "Phat",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32071/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32071/",
        "id": 32071,
        "title": "Hacienda",
        "author_nicks": [
            {
                "name": "Tricycle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9911/?format=api",
                    "id": 9911,
                    "name": "TRC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21473/?format=api",
                    "id": 21473,
                    "name": "Blood",
                    "is_group": true
                }
            },
            {
                "name": "Phat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                    "id": 13589,
                    "name": "Phat",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200177/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200177/",
        "id": 200177,
        "title": "Hacienda BBS",
        "author_nicks": [
            {
                "name": "TRC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9911/?format=api",
                    "id": 9911,
                    "name": "TRC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]