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

{
    "id": 243274,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243274/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Serut",
    "speaker_title": "The Assistant Minister for Planning and National Development",
    "speaker": {
        "id": 297,
        "legal_name": "John Bomet Serut",
        "slug": "john-serut"
    },
    "content": " Mr. Deputy Speaker, Sir, the written reply was sent last week from the Ministry through the Clerk of the National Assembly. If she has not received any, I am sorry for the inconvenience. I would request that a copy be given to her."
}