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

{
    "id": 678746,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/678746/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Sen. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "Mr. Deputy Speaker, Sir, I will issue the statement in two weeks’ time. However, I can even meet some of them and tell them what is happening. For example, I can meet Sen. (Prof.) Lonyangapuo privately and tell him solutions to some of these problems."
}