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

{
    "id": 89104,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89104/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Speaker, Sir, we have an Embassy in Addis Ababa that collected the document and forwarded it to us. So, we received it through the normal channels. We have a permanent representative to the AU, who also represents our country to Ethiopia. So, the document was properly conveyed through diplomatic channels."
}