| 1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "SPEAKER_00": {
- "name": "A.A.A",
- "role": "Serving Brother",
- "location": "Sydney",
- "has_embedding": false,
- "embedding_updated": null,
- "colour": "#16a34a",
- "notes": ""
- },
- "SPEAKER_01": {
- "name": "A.A.A",
- "role": "Contributor",
- "location": "London",
- "has_embedding": false,
- "embedding_updated": null,
- "colour": "#16a34a",
- "notes": ""
- },
- "SPEAKER_02": {
- "name": "A.A.A",
- "role": "Contributor",
- "location": "Hobart",
- "has_embedding": false,
- "embedding_updated": null,
- "colour": "#16a34a",
- "notes": ""
- },
- "SPEAKER_03": {
- "name": "A.A.A",
- "role": "Contributor",
- "location": "Perth",
- "has_embedding": false,
- "embedding_updated": null,
- "colour": "#16a34a",
- "notes": ""
- }
- }
|