Apple's one experiment with cheerful plastic — the most colourful iPhone until the iPhone 5c's spirit returned in the XR.
Compared against the previous Standard model.
The iPhone 5c shipped with iOS 7.0 and received its final update in iOS 10.3.3. It no longer receives new iOS features.
Product API returns structured specs like these for any product, with a schema you define. Here is what a iPhone 5c lookup looks like.
{
"query": "iPhone 5c",
"products": [
{
"name": "iPhone 5c",
"brand": "Apple",
"released": "2013-09-20",
"price_usd": 99,
"custom_data": {
"display_inches": 4,
"chip": "Apple A6",
"memory_gb": 1,
"battery_video_hours": 10,
"weight_g": 132,
"connector": "Lightning"
}
}
]
}Put the iPhone 5c head to head with any other iPhone.
Using these specs in an article, video, or comparison? Copy a ready-made credit line.
<p>The iPhone 5c launched on 20 September 2013 at $99 with a 4-inch display and the Apple A6 — source: <a href="https://productapi.dev/iphone/iphone-5c">iPhone 5c — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 5c launched on 20 September 2013 at $99 with a 4-inch display and the Apple A6 — source: [iPhone 5c — full specifications](https://productapi.dev/iphone/iphone-5c) by [Product API](https://productapi.dev).