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

{
    "id": 1185,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1185/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. These mining activities are hurting the communities in Nanig Location. I see in this an attitude by the Assistant Minister that he wants to buy time. I just want to refer you to a letter that was written by the same Ministry."
}