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

{
    "id": 78865,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78865/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "The Minister of State for Immigration and Registration of Persons",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": " Mr. Deputy Speaker, Sir, this was definitely not my Question. I was not asked to verify this. If the Chair directs that we verify whether Ms. Adhiambo bears that ID, we will in minutes and bring you the results."
}