Cheap upgrades for Nitro, YouTube, Spotify & more. All done via legal methods and local pricing!Shop now

Docs/Schemas/ActivityFeedItem

ActivityFeedItem

object

A single event in the global activity feed. The shape of `target` and `metadata` varies by `eventType`.

Properties

ActivityFeedItemobject
PropertyTypeDescription
idrequired
string

Stable identifier for the event (e.g. "reviews:8801")

eventTyperequired
string
review_postedrating_setcharacter_rating_settracking_status_changedlist_createdlist_item_added
occurredAtrequired
string
actorrequired
object
targetrequired
object

The subject of the event (pornhwa, character, or list).

metadatarequired
object

Event-type-specific details.

Example

ActivityFeedItem Example
{  "id": "string",  "eventType": "review_posted",  "occurredAt": "2025-01-01T00:00:00Z",  "actor": {},  "target": {},  "metadata": {}}

Related Endpoints

This schema is used in the following endpoints: