child(@artists => :artists) {
attributes :original_artist
}
child(@songs => :songs) {
attributes :id, :name, :original_artist