GET /api/v1.0/payout/278/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 278,
    "datetime": "2022-02-19T19:41:28.903756Z",
    "amount": 1750000000000,
    "fee": 17042735378,
    "blocks": [
        {
            "farmed_height": 1588123,
            "timestamp": 1645297727
        }
    ]
}