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

{
    "id": 2634,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2634/?format=api",
    "text_counter": 325,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "(i) to provide support to the TFG in their efforts towards the stabilization of the situation in the country and the furtherance of dialogue and reconciliation;"
}