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

{
    "id": 150518,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150518/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Mr. Jirongo",
    "speaker_title": "",
    "speaker": {
        "id": 29,
        "legal_name": "Cyrus Khwa Shakhalaga Jirongo",
        "slug": "cyrus-jirongo"
    },
    "content": "Mr. Speaker, Sir, just to pick up from where the hon. Member has left. This particular plot in new Muthaiga, I actually live six houses away from it. Initially, it was meant for public use."
}