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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282645/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282645/",
        "id": 282645,
        "title": "aMI/X fILE rEQUESTER v1.00",
        "author_nicks": [
            {
                "name": "Outlaws",
                "abbreviation": "OTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81196/?format=api",
                    "id": 81196,
                    "name": "Outlaws",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02-14",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard",
            "ppe"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282643/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282643/",
        "id": 282643,
        "title": "The Rate-o-Meter V1.00",
        "author_nicks": [
            {
                "name": "Outlaws",
                "abbreviation": "OTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81196/?format=api",
                    "id": 81196,
                    "name": "Outlaws",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-11",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "ppe"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282644/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282644/",
        "id": 282644,
        "title": "AMi/X Pager For PCBoard",
        "author_nicks": [
            {
                "name": "Outlaws",
                "abbreviation": "OTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81196/?format=api",
                    "id": 81196,
                    "name": "Outlaws",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-30",
        "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/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard",
            "ppe"
        ]
    }
]