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

{
    "id": 1523205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1523205/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " This matter has generated a lot of interest. Can we listen to one or two more interventions? Let us have the Member for Funyula, and then Elachi Beatrice. Be very brief."
}