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

{
    "id": 1302,
    "datetime": "2022-06-02T12:03:46.967954Z",
    "amount": 1750000000000,
    "fee": 15319872667,
    "blocks": [
        {
            "farmed_height": 2062089,
            "timestamp": 1654170191
        }
    ]
}