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

{
    "id": 200602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200602/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) I am not able to forward the names of the people recently allocated land at Bararget Settlement Scheme in Nakuru District because no recent allocation has been done to the scheme. (b) As in (a) above, the issue of the criteria used does not arise."
}