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

{
    "id": 89112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89112/?format=api",
    "text_counter": 285,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Much obliged, Mr. Speaker, Sir. I am seeking my clarifications. To begin with, I must say that for once in a very long time, I am proud of my Ministry of Foreign Affairs and my Government too. For very long, we have never asserted our sovereignty as an independent country that actually earned its own Independence through the spilling of blood. We have acted as an appendage to the foreign policy of the super power."
}