Fields

Fields retrieved for all song method calls

When retrieving songs, the following fields will be returned by default.

Name Type Description Returned Values
id string The ID of the song.
status integer The status of the song. 1 = Published
date_added datetime The date the song was added. Date is returned in UTC time.
date_modified datetime The date the song was last modified. Date is returned in UTC time.
title string The title of the song.
permalink string The permalink of the song.
number integer The CCLI number of the song.
item integer Whether the song is an item. 1 = Item
allow_downloads integer Does the song allow downloads. 1 = Yes
artist string The name of the songs artist.
album string The name of the songs album.
notes string The notes attached to the song.
categories array The categories the song is assigned to.
locations array The locations the song is assigned to.