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

{
    "id": 125,
    "datetime": "2022-01-11T18:05:42.813047Z",
    "amount": 1750000000000,
    "fee": 17009960575,
    "blocks": [
        {
            "farmed_height": 1408130,
            "timestamp": 1641923134
        }
    ]
}