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

{
    "id": 550621,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/550621/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Mr. Speaker, Sir, but you called me. I am obeying the Chair. I requested for an urgent Statement on the unfolding events in Burundi, which you graciously directed to be issued today. I can see the Chairperson is here, we are ready to receive the Statement."
}