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

{
    "id": 60931,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60931/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Report of the Committee on Equal Opportunity on the distribution of water boreholes in the country for the last three years laid on the Table of the House on 1.3.2011."
}