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

{
    "id": 32123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32123/?format=api",
    "text_counter": 292,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, I concur with the Assistant Minister, Office of the Deputy Prime Minister and Ministry for Finance that this matter rests within the Ministry of Co-operative Development and Marketing. They commissioned the study and pronounced themselves on the matter. We need to give them time to respond conclusively on this matter."
}