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

{
    "id": 221062,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221062/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Mwenje",
    "speaker_title": "The Assistant Minister for Co-operative Development and Marketing",
    "speaker": {
        "id": 257,
        "legal_name": "David S. Kamau Mwenje",
        "slug": "david-mwenje"
    },
    "content": " Mr. Deputy Speaker, Sir, the Papers are already in this House. I only omitted one of them last time when I laid the other one. The other one is already upstairs. We have already laid it."
}