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

{
    "id": 283264,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/283264/?format=api",
    "text_counter": 343,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": " Thank you, Mr. Speaker, Sir. I was in the Opposition for many years. We were the architect of the anti-corruption law. Do you remember the Kombo Report and the list of shame? It was prepared by us."
}