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

{
    "id": 54335,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54335/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "As I said, this has been the main cause for the break-ups of very successful partnerships which initially do so well, but once they start being successful, problems arise. As I said, this is the main defect that this Bill is trying to cure."
}