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

{
    "id": 301162,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301162/?format=api",
    "text_counter": 238,
    "type": "speech",
    "speaker_name": "Eng. Rege",
    "speaker_title": "",
    "speaker": {
        "id": 135,
        "legal_name": "James Kwanya Rege",
        "slug": "james-rege"
    },
    "content": "Mr. Speaker, Sir, this Question was due two months from the time it was asked, but since my friend, the hon. Assistant Minister, has requested for only one week, so that he can give us an appropriate answer, I have no problem with that."
}