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

{
    "id": 78295,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78295/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Report of the Third Session of the Second Legislature of the Pan African Parliament held from the 4th to 14th October, 2010 in Midrand, South Africa laid on the Table on Wednesday, 10th November, 2010."
}