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

{
    "count": 1180901,
    "next": null,
    "previous": "http://www.4byte.directory/api/v1/signatures/?format=api&ordering=created_at&page=11809",
    "results": [
        {
            "id": 1213997,
            "created_at": "2026-08-30T18:00:22.008756Z",
            "text_signature": "sendNative(uint256,address,bytes)",
            "hex_signature": "0x5e80eb7e",
            "bytes_signature": "^ۑ~"
        }
    ]
}