GET /api/v1/event-signatures/?format=api&ordering=-created_at&page=2641
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 264001,
    "next": null,
    "previous": "http://www.4byte.directory/api/v1/event-signatures/?format=api&ordering=-created_at&page=2640",
    "results": [
        {
            "id": 1,
            "created_at": "2020-11-30T22:38:00.801049Z",
            "text_signature": "Transfer(address,address,uint256)",
            "hex_signature": "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
            "bytes_signature": "ÝòR­\u001bâți°hü7ª•+§ñcÄ¡\u0016(õZMõ#³ï"
        }
    ]
}