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

{
    "id": 333592,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333592/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "The Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": " Mr. Deputy Speaker, Sir, as I had indicated earlier, I have been in contact with the Ministry and I expect my colleague to walk in any time now. You could indulge him for a few minutes."
}