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

{
    "id": 2263,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2263/?format=api",
    "text_counter": 295,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "The Assistant Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, thank you for giving me the opportunity to also contribute in support of this Motion by Dr. Khalwale. Like Ms. Mbarire, I also grew up in a tea growing area. My father was a tea farmer. Thanks to that, that is how he was able to pay for my secondary school education."
}