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

{
    "id": 256324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256324/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Dr. Kituyi",
    "speaker_title": "The Minister for Trade and Industry",
    "speaker": {
        "id": 293,
        "legal_name": "Mukhisa Kituyi",
        "slug": "mukhisa-kituyi"
    },
    "content": " Thank you, very much Mr. Speaker, Sir, for what you have said. Sometimes marriages are very inconveniencing. However, we can externalise any differences that we have as parties and the spirit of fairness---"
}