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

{
    "id": 246,
    "datetime": "2022-02-12T21:36:05.058098Z",
    "amount": 1750000000000,
    "fee": 16924890460,
    "blocks": [
        {
            "farmed_height": 1556192,
            "timestamp": 1644698693
        }
    ]
}