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

{
    "id": 124857,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124857/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Dr. Kuti",
    "speaker_title": "The Minister for Livestock Development",
    "speaker": {
        "id": 60,
        "legal_name": "Mohammed Abdi Kuti",
        "slug": "mohammed-kuti"
    },
    "content": "Mr. Speaker, Sir, I have just come back from that holding ground. From the onset, I would like to be very clearly understood that these are animals bought by the Government for off-take. These are animals which we decided as the Government to take the loss and cushion livestock farmers of the losses that they are incurring currently."
}