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

{
    "id": 1392942,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1392942/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Very well. We shall close that matter at that particular level, unless the Leader of the Majority Party wants to speak on it. Let us hear him and then we wind up on that particular matter."
}