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

{
    "id": 42695,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42695/?format=api",
    "text_counter": 328,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "(a) the appointment shall be considered by a Committee of the relevant House;"
}