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

{
    "count": 1165501,
    "next": null,
    "previous": "http://www.4byte.directory/api/v1/signatures/?format=api&ordering=created_at&page=11655",
    "results": [
        {
            "id": 1198596,
            "created_at": "2026-02-28T19:02:24.468176Z",
            "text_signature": "Swap(address,address,address,uint256,uint256,address)",
            "hex_signature": "0x54787c40",
            "bytes_signature": "Tx|@"
        }
    ]
}