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

{
    "id": 627754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/627754/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "Mr. Speaker, Sir, given the weight of the matter and the numerous issues the hon. Senator has requested, I wish to give an undertaking that if the statement is ready, I will issue it in two weeks’ time. If not, I will give a progress report."
}