Metadata
Awards Metadata
Movie and TV awards which are included in results are:
- Academy Awards
- Golden Globes
- Screen Actors Guild Awards
- Primetime Emmys
- Daytime Emmys
- British Academy of Film & Television Arts (BAFTA) Awards
| Field / object | Type | Notes |
|---|---|---|
| awardId | string | resource id corresponding to award name |
| name | string | award name (e.g., Emmy, Oscar, Golden Globe) |
| rootId | string | rootId of program for which award was given |
| awardCatId | string | resource id corresponding to award category |
| category | string | award category (e.g., Best Director, Best Supporting Actress) |
| year | number | award year, formatted yyyy |
| personId | string | award recipient person ID |
| recipient | string | name (first last) of award winner |
| won | string | awards without this field are nominations only |
Example
Code
Last modified on