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

{
    "id": 73043,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73043/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Speaker, Sir, for purposes of ensuring equity in distribution, we are aware that we are now employing nurses who come from KMTC per constituency. Could the Assistant Minister consider admission of students into these colleges according to constituencies because they are now being posted per constituency?"
}