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

{
    "id": 42560,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42560/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Hon. Mbadi asked why we should not give this problem to the Nigerians since after all, it is theirs. His prayers have actually been answered because Mr. Wigwe is already in Nigeria. There is the likelihood of him not coming back to Kenya, and the case may be handled in Nigeria, under the international statutes."
}