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

{
    "id": 1510417,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1510417/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, for the convenience of the House, we shall defer putting of Question under Order No.12. We will revert back to Questions and Statements under Order No. 7. Before that, I have a Communication to make under Order No.2."
}