Review List
List reviews owned by a specific user.
GET /api/v1/reviews/?format=api&ordering=id
{
"count": 0,
"next": null,
"previous": null,
"results": []
}
List reviews owned by a specific user.
GET /api/v1/reviews/?format=api&ordering=id
{
"count": 0,
"next": null,
"previous": null,
"results": []
}