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

{
    "id": 1123234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123234/?format=api",
    "text_counter": 278,
    "type": "speech",
    "speaker_name": "Luanda, ODM",
    "speaker_title": "Hon. Christopher Omulele",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Deputy Speaker, looking at the mood of the House and the debate so far, will I be in order to ask that the Mover be called upon to reply in accordance with Standing Order No. 95?"
}