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

{
    "id": 131200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131200/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Ms. A. Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 382,
        "legal_name": "Amina Ali Abdalla",
        "slug": "amina-abdalla"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Minister to mislead the House by mixing the issue of cattle rustling with the issue of SPLA? Is he trying to tell us that he has delegated the issue of cattle rustling to the SPLA platoon at the site?"
}