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

{
    "id": 280485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/280485/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I am mindful of the fact that if you pick too many Questions also, we might not deal with them effectively. So, we will not do justice to this Question if we defer it to tomorrow afternoon. So, I will put it for Tuesday, next week."
}