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

{
    "id": 155810,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155810/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. M’Mithiaru",
    "speaker_title": "",
    "speaker": {
        "id": 72,
        "legal_name": "Ntoitha M'mithiaru",
        "slug": "ntoitha-mmithiaru"
    },
    "content": "asked the Minister of State for Defence:- (a) to provide the per-district statistics of the just-concluded recruitment into the armed forces; and, (b) what criterion is used to determine the number to be recruited from each district?"
}