curl --location --request GET 'http://localhost:4002/rest/v1/residents//reviews/game/' \
--header 'X-Nexus-Key: '[
{
"id": "rev_0kaM2qr9rFZr8AhG",
"review_text": "Me encantó el bendito juego. Una obra maestra :D",
"likes_count": 0,
"game_id": "129",
"resident_id": "res_z2mBqk28BgdRCi4W",
"created_at": "2025-04-26T03:29:22.172Z",
"updated_at": "2025-04-26T03:29:22.172Z"
}
]