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

{
    "id": 9941,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9941/?format=api",
    "text_counter": 354,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "(i)The Motion to adopt the Report of the Departmental Committee on Finance, Planning and Trade on the grains discharge at the Port of Mombasa, laid on the Table of the House on Wednesday 17th August, 2011."
}