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

{
    "id": 12110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12110/?format=api",
    "text_counter": 416,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "As hon. Members will recall, hon. Nyambati, who was the Vice-Chairman of the PSC, and who had been nominated by the PNU Coalition, lost his Parliamentary seat and is currently engaged in the re-election process. In the meantime, the vacancy within the PSC is impacting on the work of the PSC. If the PSC cannot raise a quorum because some of its Members have travelled, all of us suffer."
}