1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
| {
| "schema_version": 1,
| "creator": "青枫浦上Q",
| "items": [
| {
| "dynamic_id": "dynamic-video-001",
| "opus_id": null,
| "bvid": "BV1TEST00001",
| "content_type": "video",
| "published_at": "2026-08-04T11:00:00+08:00",
| "title": "脱敏视频样例",
| "source_url": "https://www.bilibili.com/video/BV1TEST00001"
| },
| {
| "dynamic_id": "dynamic-text-001",
| "opus_id": "opus-text-001",
| "bvid": null,
| "content_type": "text",
| "published_at": "2026-08-04T10:00:00+08:00",
| "title": "收盘:观察?",
| "source_url": "https://www.bilibili.com/opus/opus-text-001"
| },
| {
| "dynamic_id": "dynamic-old-001",
| "opus_id": null,
| "bvid": null,
| "content_type": "article",
| "published_at": "2026-07-31T09:00:00+08:00",
| "title": "窗口外样例",
| "source_url": "https://www.bilibili.com/read/cv-old-001"
| },
| {
| "dynamic_id": "dynamic-future-001",
| "opus_id": null,
| "bvid": null,
| "content_type": "image",
| "published_at": "2026-08-04T13:00:00+08:00",
| "title": "未来时间样例",
| "source_url": "https://www.bilibili.com/opus/dynamic-future-001"
| }
| ]
| }
|
|