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

{
    "id": 75828,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75828/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Report of the Kenyan Delegation to the 123rd Assembly of the Inter-Parliamentary Union (IPU) held in Geneva, Switzerland between 4th and 6th October, 2010."
}