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

{
    "id": 41,
    "datetime": "2021-09-29T20:42:46.676316Z",
    "amount": 1750000000000,
    "fee": 0,
    "blocks": [
        {
            "farmed_height": 928865,
            "timestamp": 1632947258
        }
    ]
}