X — Snapshot Change
ChangedPrevious snapshot
18 Apr 2026, 13:28 (Berlin)
a4cfb719d6bf26ebe4e9f933f584238b…
This snapshot
22 Apr 2026, 11:24 (Berlin)
f0b20c06fee7b745f83a778f65baafda…
AI Assessment
minor cosmetic high confidence claude / claude-haiku-4-5A single-line terminology update replacing 'Tweet object' with 'Post object' and 'Tweet object' with 'Post objects'. This is a minor wording change with no impact on research access, datasets, links, or substantive policy content.
+ 1 line added
− 1 line removed
https://help.x.com/en/rules-and-policies/dsa-vetted-researchers
Line-by-line changes
16 lines
| [Skip to main content](https://help.x.com/en/rules-and-policies/dsa-vetted-researchers#twtr-main) | |
| [Help Center](https://help.x.com/en) | |
| ⋯ 43 unchanged lines ⋯ | |
| Data Structure & Metadata | |
| − | **X API:** The Tweet object has a long list of ‘root-level’ fields, such as `id`, `text`, and `created_at`. Tweet objects are also the ‘parent’ object to several child objects including user, media, poll, and place. Use the field parameter `tweet.fields` when requesting these root-level fields on the Tweet object. Examples of Tweet object metadata can be found [here](https://docs.x.com/x-api/fundamentals/data-dictionary#tweet). |
| + | **X API:** The Post object has a long list of ‘root-level’ fields, such as `id`, `text`, and `created_at`. Post objects are also the ‘parent’ object to several child objects including user, media, poll, and place. Use the field parameter `Post.fields` when requesting these root-level fields on the Post object. Examples of Post object metadata can be found [here](https://docs.x.com/x-api/fundamentals/data-dictionary#tweet). |
| Suggested Access Modalities | |
| ⋯ 259 unchanged lines ⋯ | |
| - Accept all cookies | |
| - Refuse non-essential cookies | |