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

{
    "count": 263702,
    "next": null,
    "previous": "http://www.4byte.directory/api/v1/event-signatures/?format=api&ordering=-created_at&page=2637",
    "results": [
        {
            "id": 2,
            "created_at": "2020-11-30T22:38:00.828452Z",
            "text_signature": "Exists(string)",
            "hex_signature": "0x1ed713cc733cd70e5754628e31ae1f232f33496e2fecbb62df917f598acd450f",
            "bytes_signature": "\u001e×\u0013Ìs<×\u000eWTbŽ1®\u001f#/3In/ì»bߑYŠÍE\u000f"
        },
        {
            "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õ#³ï"
        }
    ]
}