Standardized SEC financial data for Point.360 — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001398797 · Services-Allied To Motion Picture Production.
| USD | FY2016 |
|---|---|
| Revenue | $37.6M |
| Cost of revenue | $29.2M |
| Gross profit | $8.3M |
| SG&A expense | $17.2M |
| Operating income | -$8.9M |
| EBITDA | -$6.7M |
| Interest expense | $544K |
| Pretax income | -$4.5M |
| Income tax | $2.7M |
| Net income | -$1.8M |
Standardized from Point.360's SEC filings — per-share figures split-adjusted. Full history via the API.
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0001398797/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001398797/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"