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

{
    "id": 1266666,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1266666/?format=api",
    "text_counter": 266,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Order, Hon. Mutunga. May I bring the Members to speed that we are on the Motion on Adoption of Report on the Approval of the Defence Cooperation Agreement Between the Republic of Kenya and the Government of the Republic of Seychelles. You may proceed."
}