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

{
    "id": 20487,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20487/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Sirat",
    "speaker_title": "",
    "speaker": {
        "id": 392,
        "legal_name": "Mohamed Mohamud Sirat",
        "slug": "mohamed-sirat"
    },
    "content": "Yes, Mr. Speaker, Sir. My Question was directed to the Ministry of State for Provincial Administration and Internal Security and the Ministry of State for Defence and not to the Ministry of Foreign Affairs."
}