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

{
    "id": 1319,
    "datetime": "2022-06-03T16:31:39.652429Z",
    "amount": 1750000000000,
    "fee": 15347955250,
    "blocks": [
        {
            "farmed_height": 2067496,
            "timestamp": 1654273099
        }
    ]
}