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

{
    "id": 1036345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1036345/?format=api",
    "text_counter": 1397,
    "type": "speech",
    "speaker_name": "Nominated, JP",
    "speaker_title": "Hon. (Ms.) Cecily Mbarire",
    "speaker": {
        "id": 78,
        "legal_name": "Cecily Mutitu Mbarire",
        "slug": "cecily-mbarire"
    },
    "content": "(8) A licensee that is the subject of a complaint shall, within fifteen days of receipt of the notification from the Board, submit a response providing the basis on which it disputes the allegations of contravention."
}