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

{
    "id": 1036359,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1036359/?format=api",
    "text_counter": 1411,
    "type": "speech",
    "speaker_name": "Nominated, JP",
    "speaker_title": "Hon. (Ms.) Cecily Mbarire",
    "speaker": {
        "id": 78,
        "legal_name": "Cecily Mutitu Mbarire",
        "slug": "cecily-mbarire"
    },
    "content": "(2) Where necessary, the Board may, by written notice to the licensee and before the expiry of the sixty-day review period, extend the time and specify the date by which it shall issue its decision."
}