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