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

{
    "id": 1006609,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1006609/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "We also need to ensure that we do not have a shortage of testing kits and quarantine facilities. Part of the money that is being requested for is to facilitate those two very key interventions that are required."
}