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

{
    "id": 258,
    "datetime": "2022-02-16T13:20:30.398267Z",
    "amount": 1750000000000,
    "fee": 17028469186,
    "blocks": [
        {
            "farmed_height": 1573129,
            "timestamp": 1645014786
        }
    ]
}