artists
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] artists { get; set; }
public string[] artists { get; set; }
The people who contributed artwork to the program, as a `NULL`-terminated array of strings.
Each string may contain email addresses and URLs, which will be displayed as links.