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

{
    "id": 567293,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567293/?format=api",
    "text_counter": 318,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Kanyua",
    "speaker_title": "",
    "speaker": {
        "id": 981,
        "legal_name": "Priscilla Nyokabi Kanyua",
        "slug": "priscilla-nyokabi-kanyua"
    },
    "content": "congratulate Hon. Odanga for bringing the Motion here because we are in a new constitutional order, which provides the Legislature with powers to oversee the work of the Executive not necessarily to remove them from office but to---"
}