GET /api/v0.1/hansard/entries/2352/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 2352,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2352/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "The Assistant Minister avoided answering the question on the action the Ministry is taking to address the shortage of fuel, including diesel, which affects the ordinary farmers. What steps is the Ministry taking to address this shortage that is affecting even farmers?"
}