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

{
    "count": 1154102,
    "next": null,
    "previous": "http://www.4byte.directory/api/v1/signatures/?format=api&ordering=created_at&page=11541",
    "results": [
        {
            "id": 1187163,
            "created_at": "2025-12-27T06:04:08.865515Z",
            "text_signature": "withdrawalApprover()",
            "hex_signature": "0xd3abacfb",
            "bytes_signature": "Ó«¬û"
        },
        {
            "id": 1187164,
            "created_at": "2025-12-27T06:04:08.867581Z",
            "text_signature": "withdrawalsPaused(address)",
            "hex_signature": "0x54bf6bcf",
            "bytes_signature": "T¿kÏ"
        }
    ]
}