Sony · Example Payload

Sonyflake Id Example

Sample Sonyflake-generated identifier decomposed into its constituent fields.

TechnologyConsumer ElectronicsGamingEntertainmentArtificial Intelligence

Sonyflake Id Example is an example object payload from Sony, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtimesequencemachineIDdescription

Example Payload

sonyflake-id-example.json Raw ↑
{
  "id": 7385412648927612928,
  "time": 13726384200,
  "sequence": 4,
  "machineID": 1023,
  "description": "Sample Sonyflake-generated identifier decomposed into its constituent fields."
}