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

{
    "id": 278463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/278463/?format=api",
    "text_counter": 620,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Ms. Karua, I was hoping that you will listen to what I am saying to find out whether it covers what you are---"
}