GET /api/v1/signatures/?format=api&ordering=-created_at&page=11234
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 1123305,
"next": null,
"previous": "http://www.4byte.directory/api/v1/signatures/?format=api&ordering=-created_at&page=11233",
"results": [
{
"id": 116,
"created_at": "2016-07-09T03:57:48.918072Z",
"text_signature": "schedulerAddress()",
"hex_signature": "0xae45850b",
"bytes_signature": "®E
\u000b"
},
{
"id": 115,
"created_at": "2016-07-09T03:57:48.246249Z",
"text_signature": "cancel()",
"hex_signature": "0xea8a1af0",
"bytes_signature": "ê\u001að"
},
{
"id": 114,
"created_at": "2016-07-09T03:57:47.575410Z",
"text_signature": "targetBlock()",
"hex_signature": "0x0a16697a",
"bytes_signature": "\n\u0016iz"
},
{
"id": 113,
"created_at": "2016-07-09T03:57:46.903782Z",
"text_signature": "isKnownCall(address)",
"hex_signature": "0x523ccfa8",
"bytes_signature": "R<Ϩ"
},
{
"id": 112,
"created_at": "2016-07-09T03:57:46.233458Z",
"text_signature": "scheduleCall(bytes,uint256,uint256)",
"hex_signature": "0x063925c8",
"bytes_signature": "\u00069%È"
}
]
}