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

{
    "id": 200718,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200718/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Kombe",
    "speaker_title": "",
    "speaker": {
        "id": 250,
        "legal_name": "Harrison Garama Kombe",
        "slug": "harrison-kombe"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I remember that it was a Presidential decree, during a public rally, where the President made it clear that all certificates should be released immediately! Is the Assistant Minister in order to refuse to implement the Presidential decree?"
}