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

{
    "id": 298100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/298100/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Deputy Speaker, Sir, you had given me the Floor. I will be very brief. I rise to support the Bill, and in so doing, laud the Minister for the very positive statements he has made regarding the allocation of funds, the manner in which they will be disbursed and the manner in which we expect them to be expended."
}