curl https://financialmodelingprep.com/api/v3/income-statement-growth/AAPL?apikey=YOUR_API_KEY
[
{
"date" : "2019-09-28",
"symbol" : "AAPL",
"period" : "FY",
"growthRevenue" : -0.0204107758052674178,
"growthCostOfRevenue" : -0.0120545201397200714,
"growthGrossProfit" : -0.0338475436718742306,
"growthGrossProfitRatio" : -0.0137154213078027384,
"growthResearchAndDevelopmentExpenses" : 0.139154256813711713,
"growthGeneralAndAdministrativeExpenses" : 0.0921879676743490029,
"growthSellingAndMarketingExpenses" : 0,
"growthOtherExpenses" : 0,
"growthOperatingExpenses" : 0.113797226980382013,
"growthCostAndExpenses" : 0.00794567969717047476,
"growthInterestExpense" : 0.103703703703703701,
"growthDepreciationAndAmortization" : 0.150784187838209655,
"growthEBITDA" : -0.0430879293011946773,
"growthEBITDARatio" : -0.0231486655986487197,
"growthOperatingIncome" : -0.0982820389855849214,
"growthOperatingIncomeRatio" : -0.0794935191428786103,
"growthTotalOtherIncomeExpensesNet" : -1.95691609977324266,
"growthIncomeBeforeTax" : -0.0982949947190101952,
"growthIncomeBeforeTaxRatio" : -0.0795040967033286694,
"growthIncomeTaxExpense" : -0.117166442048517519,
"growthNetIncome" : -0.0718113251919168111,
"growthNetIncomeRatio" : -0.0524712012920381735,
"growthEPS" : -0.0262266179034436608,
"growthEPSDiluted" : -0.0262266179034436608,
"growthWeightedAverageShsOut" : -0.0702376688188197512,
"growthWeightedAverageShsOutDil" : -0.0702376688188197512
}, ...
]