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

{
    "id": 111181,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111181/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. James M. Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "Mr. Speaker, Sir, is it a Government policy that all the employment done in the Coast Province should belong to the people of Coast Province? If that is the case, could we confine Coast people only to jobs in the Coast Province?"
}