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

{
    "id": 172007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172007/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "On a point of order, Mr. Speaker, Sir. When I raised that issue, I was not aware that the Minister had the list. Would I be in order, in view of the great national interest in this matter, to request that he reads out that list before the House?"
}