{
  "track_data": {
    "tracks": [
      {
        "track_name": "test_track",
        "p_info": "2020 test label",
        "version": "Standard",
        "original_rights_holder_country_id": 3,
        "meta_language_code": "ENG",
        "explicit": "N",
        "ownership_rights": "original_owner",
        "recording_country_id": 3,
        "writers": [
          {
            "type": "writer",
            "name": "test_songwriter"
          }
        ],
        "artists": [
          {
            "name": "Immense",
            "track_artist_id": 97375710,
            "type": "performer"
          }
        ]
      }
    ]
  },
  "track_performer_data": {
    "performers": [
      {
        "birth_name": "test performer 21",
        "performer_role_id": 11,
        "type": "primary"
      }
    ]
  },
  "track_publishing_data": [
    {
      "us_publishing_obligation": "ControlledByYourLabel",
      "third_party_publisher": "N"
    }
  ]
}