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

{
    "id": 178322,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/178322/?format=api",
    "text_counter": 82,
    "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. The Minister has said that he holds meetings with the Police Department once every two weeks. Would I be in order to request him to give us a Press briefing every time they hold such a meeting to give us the status of our roads?"
}