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

{
    "id": 5013,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5013/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, I wish to convey the decision of the 22nd Session of the ACP-EU JPA of 23rd November, 2011 that hon. Musikari Kombo, EGH, MP was elected as the next President of the ACP Parliamentary Assembly and consequently next Co-President of the ACP-EU JPA. The announcement was made at the conclusion of the 22nd Session with took place in Lome, Togo. The representative of the Kenya Parliament will hold this position for the next two years. The hon. Kombo joins European Union (EU) MP, Louis Michelle from Belgium to form the Presidium of the Joint Parliamentary Assembly (JPA)."
}