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

{
    "id": 8506,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8506/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Mr. Speaker, Sir, Kenya does not have diplomatic relations with Somaliland. However, we have diplomatic relations with the state of Somalia. The state of Somaliland is a member of the Somalia country, even when that country is not a functioning state, we believe it is part of Somalia and we recognize it as such."
}