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

{
    "count": 1179902,
    "next": null,
    "previous": "http://www.4byte.directory/api/v1/signatures/?format=api&ordering=created_at&page=11799",
    "results": [
        {
            "id": 1212997,
            "created_at": "2026-08-17T18:01:16.066831Z",
            "text_signature": "xxxonReserve()",
            "hex_signature": "0x888c4e63",
            "bytes_signature": "ˆŒNc"
        },
        {
            "id": 1212998,
            "created_at": "2026-08-17T18:01:16.928189Z",
            "text_signature": "buyFor(address,address,uint256,uint256)",
            "hex_signature": "0xf6819293",
            "bytes_signature": "ö’“"
        }
    ]
}