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

{
    "id": 801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/801/?format=api",
    "text_counter": 306,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": " Mr. Speaker, Sir, first of all, as I said earlier, I am not aware of that letter to the President. It has just been tabled in this House. Maybe, if there is anything I have to answer, I can answer after that."
}