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

{
    "id": 270358,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270358/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, I was not aware that this question is going to be asked. However, I have said clearly that I am going to check with the panel that was conducting the interviews and if his name is there and he qualified, then, definitely, we are going to recruit him."
}