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

{
    "id": 1111789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111789/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir. I also want to go on record in full support of this very important Statement that has been sought by Sen. Dullo. It is very timely because this is the time that we want our youth who are the majority to be given an opportunity to have a say on, not only their representatives but also the Government that will make important decisions that will determine their future."
}