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

{
    "id": 4699,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4699/?format=api",
    "text_counter": 580,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "“The Registrar may from time to time make changes or corrections in the register relating to any entry. 2. Any changes or corrections in the entries made under this section shall be made by the Registrar as soon as it is practical as the receipt of notification thereof.”"
}