GET /why_choose/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

[
    {
        "id": 2,
        "image": null,
        "text": null
    },
    {
        "id": 3,
        "image": null,
        "text": null
    }
]