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

{
    "id": 69193,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69193/?format=api",
    "text_counter": 624,
    "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. Deputy Speaker, Sir. Apart from when Ms.Karua opposed the Motion, all the speakers have so far continued to support the Motion. Would I be in order to ask the Mover to reply?"
}