iphone-dimensions 1.0.3 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/data.js CHANGED
@@ -1,9 +1,10 @@
1
1
  // Generated by scripts/build.mjs. Do not edit.
2
2
  export default {
3
- "schema_version": 1,
3
+ "schema_version": 2,
4
4
  "name": "iphone-dimensions",
5
- "description": "Apple's published height, width, depth, weight, display diagonal, resolution and pixel density for every iPhone on iphonesize.com. One row per physical configuration; the iPhone Duo appears twice, closed and open.",
6
- "license": "MIT",
5
+ "description": "Apple's published height, width, depth, weight, display diagonal, resolution and pixel density for every iPhone since the original iPhone (2007). One row per physical configuration; the iPhone Duo appears twice, closed and open.",
6
+ "license": "CC0-1.0",
7
+ "license_url": "https://creativecommons.org/publicdomain/zero/1.0/",
7
8
  "homepage": "https://iphonesize.com/data-sources",
8
9
  "source": "Apple technical specifications (apple.com, support.apple.com)",
9
10
  "verified": "2026-09-09",
@@ -15,14 +16,20 @@ export default {
15
16
  "Inches and ounces are calculated from them (mm / 25.4, g / 28.3495, rounded to 2 decimals) and can differ from Apple's own rounded imperial figures by 0.01.",
16
17
  "Depth is the body without the camera protrusion.",
17
18
  "Not suitable for case or accessory manufacturing; use Apple's dimensional drawings for that.",
18
- "Rows follow the site's lineup order."
19
+ "Rows for phones on iphonesize.com follow the site's lineup order. Phones with no page on the site are appended after them; their url is null.",
20
+ "site_models_count is the number of rows for phones that have a page on iphonesize.com, including both states of the iPhone Duo. historic_count is the number of earlier iPhones appended after them.",
21
+ "A-numbers are from Apple's Identify your iPhone model page (https://support.apple.com/en-us/108044), except the iPhone Duo's, which are from Apple's regional Duo specs pages.",
22
+ "Identifier strings marked apple come from Apple's device database shipped inside Xcode 27 (no public URL), cross-checked against The Apple Wiki.",
23
+ "Identifier strings marked secondary come from The Apple Wiki only (original iPhone, 3G, 3GS, 4, Duo) and are not Apple-confirmed."
19
24
  ],
20
25
  "units": {
21
26
  "length": "mm",
22
27
  "mass": "g",
23
28
  "display": "in"
24
29
  },
25
- "count": 43,
30
+ "count": 56,
31
+ "site_models_count": 43,
32
+ "historic_count": 13,
26
33
  "phones": [
27
34
  {
28
35
  "id": "iphone-duo",
@@ -51,7 +58,17 @@ export default {
51
58
  "ppi": 460,
52
59
  "url": "https://iphonesize.com/iphone-duo",
53
60
  "source_url": "https://www.apple.com/iphone-duo/specs/",
54
- "dates_source_url": "https://www.apple.com/newsroom/2026/09/apple-unveils-iphone-duo/"
61
+ "dates_source_url": "https://www.apple.com/newsroom/2026/09/apple-unveils-iphone-duo/",
62
+ "model_identifiers": [
63
+ "iPhone19,4"
64
+ ],
65
+ "model_numbers": [
66
+ "A3447",
67
+ "A3719",
68
+ "A3720",
69
+ "A3721"
70
+ ],
71
+ "model_identifiers_source": "secondary"
55
72
  },
56
73
  {
57
74
  "id": "iphone-duo-unfolded",
@@ -80,7 +97,17 @@ export default {
80
97
  "ppi": 430,
81
98
  "url": "https://iphonesize.com/iphone-duo?duo=unfolded",
82
99
  "source_url": "https://www.apple.com/iphone-duo/specs/",
83
- "dates_source_url": "https://www.apple.com/newsroom/2026/09/apple-unveils-iphone-duo/"
100
+ "dates_source_url": "https://www.apple.com/newsroom/2026/09/apple-unveils-iphone-duo/",
101
+ "model_identifiers": [
102
+ "iPhone19,4"
103
+ ],
104
+ "model_numbers": [
105
+ "A3447",
106
+ "A3719",
107
+ "A3720",
108
+ "A3721"
109
+ ],
110
+ "model_identifiers_source": "secondary"
84
111
  },
85
112
  {
86
113
  "id": "iphone-18-pro-max",
@@ -107,7 +134,18 @@ export default {
107
134
  "ppi": 460,
108
135
  "url": "https://iphonesize.com/iphone-18-pro-max",
109
136
  "source_url": "https://www.apple.com/iphone-18-pro/specs/",
110
- "dates_source_url": "https://www.apple.com/newsroom/2026/09/apple-debuts-iphone-18-pro-and-iphone-18-pro-max/"
137
+ "dates_source_url": "https://www.apple.com/newsroom/2026/09/apple-debuts-iphone-18-pro-and-iphone-18-pro-max/",
138
+ "model_identifiers": [
139
+ "iPhone19,3",
140
+ "iPhone19,7"
141
+ ],
142
+ "model_numbers": [
143
+ "A3473",
144
+ "A3716",
145
+ "A3718",
146
+ "A3717"
147
+ ],
148
+ "model_identifiers_source": "apple"
111
149
  },
112
150
  {
113
151
  "id": "iphone-18-pro",
@@ -134,7 +172,17 @@ export default {
134
172
  "ppi": 460,
135
173
  "url": "https://iphonesize.com/iphone-18-pro",
136
174
  "source_url": "https://www.apple.com/iphone-18-pro/specs/",
137
- "dates_source_url": "https://www.apple.com/newsroom/2026/09/apple-debuts-iphone-18-pro-and-iphone-18-pro-max/"
175
+ "dates_source_url": "https://www.apple.com/newsroom/2026/09/apple-debuts-iphone-18-pro-and-iphone-18-pro-max/",
176
+ "model_identifiers": [
177
+ "iPhone19,2"
178
+ ],
179
+ "model_numbers": [
180
+ "A3472",
181
+ "A3713",
182
+ "A3715",
183
+ "A3714"
184
+ ],
185
+ "model_identifiers_source": "apple"
138
186
  },
139
187
  {
140
188
  "id": "iphone-17-pro-max",
@@ -161,7 +209,17 @@ export default {
161
209
  "ppi": 460,
162
210
  "url": "https://iphonesize.com/iphone-17-pro-max",
163
211
  "source_url": "https://support.apple.com/en-us/125091",
164
- "dates_source_url": "https://www.apple.com/newsroom/2025/09/apple-unveils-iphone-17-pro-and-iphone-17-pro-max/"
212
+ "dates_source_url": "https://www.apple.com/newsroom/2025/09/apple-unveils-iphone-17-pro-and-iphone-17-pro-max/",
213
+ "model_identifiers": [
214
+ "iPhone18,2"
215
+ ],
216
+ "model_numbers": [
217
+ "A3257",
218
+ "A3525",
219
+ "A3527",
220
+ "A3526"
221
+ ],
222
+ "model_identifiers_source": "apple"
165
223
  },
166
224
  {
167
225
  "id": "iphone-17-pro",
@@ -188,7 +246,17 @@ export default {
188
246
  "ppi": 460,
189
247
  "url": "https://iphonesize.com/iphone-17-pro",
190
248
  "source_url": "https://support.apple.com/en-us/125090",
191
- "dates_source_url": "https://www.apple.com/newsroom/2025/09/apple-unveils-iphone-17-pro-and-iphone-17-pro-max/"
249
+ "dates_source_url": "https://www.apple.com/newsroom/2025/09/apple-unveils-iphone-17-pro-and-iphone-17-pro-max/",
250
+ "model_identifiers": [
251
+ "iPhone18,1"
252
+ ],
253
+ "model_numbers": [
254
+ "A3256",
255
+ "A3522",
256
+ "A3524",
257
+ "A3523"
258
+ ],
259
+ "model_identifiers_source": "apple"
192
260
  },
193
261
  {
194
262
  "id": "iphone-17-air",
@@ -217,7 +285,17 @@ export default {
217
285
  "ppi": 460,
218
286
  "url": "https://iphonesize.com/iphone-17-air",
219
287
  "source_url": "https://support.apple.com/en-us/125092",
220
- "dates_source_url": "https://www.apple.com/newsroom/2025/09/introducing-iphone-air-a-powerful-new-iphone-with-a-breakthrough-design/"
288
+ "dates_source_url": "https://www.apple.com/newsroom/2025/09/introducing-iphone-air-a-powerful-new-iphone-with-a-breakthrough-design/",
289
+ "model_identifiers": [
290
+ "iPhone18,4"
291
+ ],
292
+ "model_numbers": [
293
+ "A3260",
294
+ "A3516",
295
+ "A3518",
296
+ "A3517"
297
+ ],
298
+ "model_identifiers_source": "apple"
221
299
  },
222
300
  {
223
301
  "id": "iphone-17",
@@ -244,7 +322,17 @@ export default {
244
322
  "ppi": 460,
245
323
  "url": "https://iphonesize.com/iphone-17",
246
324
  "source_url": "https://support.apple.com/en-us/125089",
247
- "dates_source_url": "https://www.apple.com/newsroom/2025/09/apple-debuts-iphone-17/"
325
+ "dates_source_url": "https://www.apple.com/newsroom/2025/09/apple-debuts-iphone-17/",
326
+ "model_identifiers": [
327
+ "iPhone18,3"
328
+ ],
329
+ "model_numbers": [
330
+ "A3258",
331
+ "A3519",
332
+ "A3521",
333
+ "A3520"
334
+ ],
335
+ "model_identifiers_source": "apple"
248
336
  },
249
337
  {
250
338
  "id": "iphone-17e",
@@ -271,7 +359,16 @@ export default {
271
359
  "ppi": 460,
272
360
  "url": "https://iphonesize.com/iphone-17e",
273
361
  "source_url": "https://support.apple.com/en-us/126470",
274
- "dates_source_url": "https://www.apple.com/newsroom/2026/03/apple-introduces-iphone-17e/"
362
+ "dates_source_url": "https://www.apple.com/newsroom/2026/03/apple-introduces-iphone-17e/",
363
+ "model_identifiers": [
364
+ "iPhone18,5"
365
+ ],
366
+ "model_numbers": [
367
+ "A3575",
368
+ "A3635",
369
+ "A3634"
370
+ ],
371
+ "model_identifiers_source": "apple"
275
372
  },
276
373
  {
277
374
  "id": "iphone-16-pro-max",
@@ -298,7 +395,17 @@ export default {
298
395
  "ppi": 460,
299
396
  "url": "https://iphonesize.com/iphone-16-pro-max",
300
397
  "source_url": "https://support.apple.com/en-us/121032",
301
- "dates_source_url": "https://www.apple.com/newsroom/2024/09/apple-debuts-iphone-16-pro-and-iphone-16-pro-max/"
398
+ "dates_source_url": "https://www.apple.com/newsroom/2024/09/apple-debuts-iphone-16-pro-and-iphone-16-pro-max/",
399
+ "model_identifiers": [
400
+ "iPhone17,2"
401
+ ],
402
+ "model_numbers": [
403
+ "A3084",
404
+ "A3295",
405
+ "A3297",
406
+ "A3296"
407
+ ],
408
+ "model_identifiers_source": "apple"
302
409
  },
303
410
  {
304
411
  "id": "iphone-16-pro",
@@ -325,7 +432,17 @@ export default {
325
432
  "ppi": 460,
326
433
  "url": "https://iphonesize.com/iphone-16-pro",
327
434
  "source_url": "https://support.apple.com/en-us/121031",
328
- "dates_source_url": "https://www.apple.com/newsroom/2024/09/apple-debuts-iphone-16-pro-and-iphone-16-pro-max/"
435
+ "dates_source_url": "https://www.apple.com/newsroom/2024/09/apple-debuts-iphone-16-pro-and-iphone-16-pro-max/",
436
+ "model_identifiers": [
437
+ "iPhone17,1"
438
+ ],
439
+ "model_numbers": [
440
+ "A3083",
441
+ "A3292",
442
+ "A3294",
443
+ "A3293"
444
+ ],
445
+ "model_identifiers_source": "apple"
329
446
  },
330
447
  {
331
448
  "id": "iphone-16-plus",
@@ -352,7 +469,17 @@ export default {
352
469
  "ppi": 460,
353
470
  "url": "https://iphonesize.com/iphone-16-plus",
354
471
  "source_url": "https://support.apple.com/en-us/121030",
355
- "dates_source_url": "https://www.apple.com/newsroom/2024/09/apple-introduces-iphone-16-and-iphone-16-plus/"
472
+ "dates_source_url": "https://www.apple.com/newsroom/2024/09/apple-introduces-iphone-16-and-iphone-16-plus/",
473
+ "model_identifiers": [
474
+ "iPhone17,4"
475
+ ],
476
+ "model_numbers": [
477
+ "A3082",
478
+ "A3289",
479
+ "A3291",
480
+ "A3290"
481
+ ],
482
+ "model_identifiers_source": "apple"
356
483
  },
357
484
  {
358
485
  "id": "iphone-16",
@@ -379,7 +506,17 @@ export default {
379
506
  "ppi": 460,
380
507
  "url": "https://iphonesize.com/iphone-16",
381
508
  "source_url": "https://support.apple.com/en-us/121029",
382
- "dates_source_url": "https://www.apple.com/newsroom/2024/09/apple-introduces-iphone-16-and-iphone-16-plus/"
509
+ "dates_source_url": "https://www.apple.com/newsroom/2024/09/apple-introduces-iphone-16-and-iphone-16-plus/",
510
+ "model_identifiers": [
511
+ "iPhone17,3"
512
+ ],
513
+ "model_numbers": [
514
+ "A3081",
515
+ "A3286",
516
+ "A3288",
517
+ "A3287"
518
+ ],
519
+ "model_identifiers_source": "apple"
383
520
  },
384
521
  {
385
522
  "id": "iphone-16e",
@@ -406,7 +543,17 @@ export default {
406
543
  "ppi": 460,
407
544
  "url": "https://iphonesize.com/iphone-16e",
408
545
  "source_url": "https://support.apple.com/en-us/122208",
409
- "dates_source_url": "https://www.apple.com/newsroom/2025/02/apple-debuts-iphone-16e-a-powerful-new-member-of-the-iphone-16-family/"
546
+ "dates_source_url": "https://www.apple.com/newsroom/2025/02/apple-debuts-iphone-16e-a-powerful-new-member-of-the-iphone-16-family/",
547
+ "model_identifiers": [
548
+ "iPhone17,5"
549
+ ],
550
+ "model_numbers": [
551
+ "A3212",
552
+ "A3408",
553
+ "A3410",
554
+ "A3409"
555
+ ],
556
+ "model_identifiers_source": "apple"
410
557
  },
411
558
  {
412
559
  "id": "iphone-15-pro-max",
@@ -433,7 +580,17 @@ export default {
433
580
  "ppi": 460,
434
581
  "url": "https://iphonesize.com/iphone-15-pro-max",
435
582
  "source_url": "https://support.apple.com/en-us/111828",
436
- "dates_source_url": "https://www.apple.com/newsroom/2023/09/apple-unveils-iphone-15-pro-and-iphone-15-pro-max/"
583
+ "dates_source_url": "https://www.apple.com/newsroom/2023/09/apple-unveils-iphone-15-pro-and-iphone-15-pro-max/",
584
+ "model_identifiers": [
585
+ "iPhone16,2"
586
+ ],
587
+ "model_numbers": [
588
+ "A2849",
589
+ "A3105",
590
+ "A3108",
591
+ "A3106"
592
+ ],
593
+ "model_identifiers_source": "apple"
437
594
  },
438
595
  {
439
596
  "id": "iphone-15-pro",
@@ -460,7 +617,17 @@ export default {
460
617
  "ppi": 460,
461
618
  "url": "https://iphonesize.com/iphone-15-pro",
462
619
  "source_url": "https://support.apple.com/en-us/111829",
463
- "dates_source_url": "https://www.apple.com/newsroom/2023/09/apple-unveils-iphone-15-pro-and-iphone-15-pro-max/"
620
+ "dates_source_url": "https://www.apple.com/newsroom/2023/09/apple-unveils-iphone-15-pro-and-iphone-15-pro-max/",
621
+ "model_identifiers": [
622
+ "iPhone16,1"
623
+ ],
624
+ "model_numbers": [
625
+ "A2848",
626
+ "A3101",
627
+ "A3104",
628
+ "A3102"
629
+ ],
630
+ "model_identifiers_source": "apple"
464
631
  },
465
632
  {
466
633
  "id": "iphone-15-plus",
@@ -487,7 +654,17 @@ export default {
487
654
  "ppi": 460,
488
655
  "url": "https://iphonesize.com/iphone-15-plus",
489
656
  "source_url": "https://support.apple.com/en-us/111830",
490
- "dates_source_url": "https://www.apple.com/newsroom/2023/09/apple-debuts-iphone-15-and-iphone-15-plus/"
657
+ "dates_source_url": "https://www.apple.com/newsroom/2023/09/apple-debuts-iphone-15-and-iphone-15-plus/",
658
+ "model_identifiers": [
659
+ "iPhone15,5"
660
+ ],
661
+ "model_numbers": [
662
+ "A2847",
663
+ "A3093",
664
+ "A3096",
665
+ "A3094"
666
+ ],
667
+ "model_identifiers_source": "apple"
491
668
  },
492
669
  {
493
670
  "id": "iphone-15",
@@ -514,7 +691,17 @@ export default {
514
691
  "ppi": 460,
515
692
  "url": "https://iphonesize.com/iphone-15",
516
693
  "source_url": "https://support.apple.com/en-us/111831",
517
- "dates_source_url": "https://www.apple.com/newsroom/2023/09/apple-debuts-iphone-15-and-iphone-15-plus/"
694
+ "dates_source_url": "https://www.apple.com/newsroom/2023/09/apple-debuts-iphone-15-and-iphone-15-plus/",
695
+ "model_identifiers": [
696
+ "iPhone15,4"
697
+ ],
698
+ "model_numbers": [
699
+ "A2846",
700
+ "A3089",
701
+ "A3092",
702
+ "A3090"
703
+ ],
704
+ "model_identifiers_source": "apple"
518
705
  },
519
706
  {
520
707
  "id": "iphone-14-pro-max",
@@ -541,7 +728,18 @@ export default {
541
728
  "ppi": 460,
542
729
  "url": "https://iphonesize.com/iphone-14-pro-max",
543
730
  "source_url": "https://support.apple.com/en-us/111846",
544
- "dates_source_url": "https://www.apple.com/newsroom/2022/09/apple-debuts-iphone-14-pro-and-iphone-14-pro-max/"
731
+ "dates_source_url": "https://www.apple.com/newsroom/2022/09/apple-debuts-iphone-14-pro-and-iphone-14-pro-max/",
732
+ "model_identifiers": [
733
+ "iPhone15,3"
734
+ ],
735
+ "model_numbers": [
736
+ "A2651",
737
+ "A2893",
738
+ "A2896",
739
+ "A2895",
740
+ "A2894"
741
+ ],
742
+ "model_identifiers_source": "apple"
545
743
  },
546
744
  {
547
745
  "id": "iphone-14-pro",
@@ -568,7 +766,18 @@ export default {
568
766
  "ppi": 460,
569
767
  "url": "https://iphonesize.com/iphone-14-pro",
570
768
  "source_url": "https://support.apple.com/en-us/111849",
571
- "dates_source_url": "https://www.apple.com/newsroom/2022/09/apple-debuts-iphone-14-pro-and-iphone-14-pro-max/"
769
+ "dates_source_url": "https://www.apple.com/newsroom/2022/09/apple-debuts-iphone-14-pro-and-iphone-14-pro-max/",
770
+ "model_identifiers": [
771
+ "iPhone15,2"
772
+ ],
773
+ "model_numbers": [
774
+ "A2650",
775
+ "A2889",
776
+ "A2892",
777
+ "A2891",
778
+ "A2890"
779
+ ],
780
+ "model_identifiers_source": "apple"
572
781
  },
573
782
  {
574
783
  "id": "iphone-14-plus",
@@ -595,7 +804,18 @@ export default {
595
804
  "ppi": 458,
596
805
  "url": "https://iphonesize.com/iphone-14-plus",
597
806
  "source_url": "https://support.apple.com/en-us/111854",
598
- "dates_source_url": "https://www.apple.com/newsroom/2022/09/apple-introduces-iphone-14-and-iphone-14-plus/"
807
+ "dates_source_url": "https://www.apple.com/newsroom/2022/09/apple-introduces-iphone-14-and-iphone-14-plus/",
808
+ "model_identifiers": [
809
+ "iPhone14,8"
810
+ ],
811
+ "model_numbers": [
812
+ "A2632",
813
+ "A2885",
814
+ "A2888",
815
+ "A2887",
816
+ "A2886"
817
+ ],
818
+ "model_identifiers_source": "apple"
599
819
  },
600
820
  {
601
821
  "id": "iphone-14",
@@ -622,7 +842,18 @@ export default {
622
842
  "ppi": 460,
623
843
  "url": "https://iphonesize.com/iphone-14",
624
844
  "source_url": "https://support.apple.com/en-us/111850",
625
- "dates_source_url": "https://www.apple.com/newsroom/2022/09/apple-introduces-iphone-14-and-iphone-14-plus/"
845
+ "dates_source_url": "https://www.apple.com/newsroom/2022/09/apple-introduces-iphone-14-and-iphone-14-plus/",
846
+ "model_identifiers": [
847
+ "iPhone14,7"
848
+ ],
849
+ "model_numbers": [
850
+ "A2649",
851
+ "A2881",
852
+ "A2884",
853
+ "A2883",
854
+ "A2882"
855
+ ],
856
+ "model_identifiers_source": "apple"
626
857
  },
627
858
  {
628
859
  "id": "iphone-13-pro-max",
@@ -649,7 +880,18 @@ export default {
649
880
  "ppi": 458,
650
881
  "url": "https://iphonesize.com/iphone-13-pro-max",
651
882
  "source_url": "https://support.apple.com/en-us/111870",
652
- "dates_source_url": "https://www.apple.com/newsroom/2021/09/apple-unveils-iphone-13-pro-and-iphone-13-pro-max-more-pro-than-ever-before/"
883
+ "dates_source_url": "https://www.apple.com/newsroom/2021/09/apple-unveils-iphone-13-pro-and-iphone-13-pro-max-more-pro-than-ever-before/",
884
+ "model_identifiers": [
885
+ "iPhone14,3"
886
+ ],
887
+ "model_numbers": [
888
+ "A2484",
889
+ "A2641",
890
+ "A2644",
891
+ "A2645",
892
+ "A2643"
893
+ ],
894
+ "model_identifiers_source": "apple"
653
895
  },
654
896
  {
655
897
  "id": "iphone-13-pro",
@@ -676,7 +918,18 @@ export default {
676
918
  "ppi": 460,
677
919
  "url": "https://iphonesize.com/iphone-13-pro",
678
920
  "source_url": "https://support.apple.com/en-us/111871",
679
- "dates_source_url": "https://www.apple.com/newsroom/2021/09/apple-unveils-iphone-13-pro-and-iphone-13-pro-max-more-pro-than-ever-before/"
921
+ "dates_source_url": "https://www.apple.com/newsroom/2021/09/apple-unveils-iphone-13-pro-and-iphone-13-pro-max-more-pro-than-ever-before/",
922
+ "model_identifiers": [
923
+ "iPhone14,2"
924
+ ],
925
+ "model_numbers": [
926
+ "A2483",
927
+ "A2636",
928
+ "A2639",
929
+ "A2640",
930
+ "A2638"
931
+ ],
932
+ "model_identifiers_source": "apple"
680
933
  },
681
934
  {
682
935
  "id": "iphone-13-mini",
@@ -703,7 +956,18 @@ export default {
703
956
  "ppi": 476,
704
957
  "url": "https://iphonesize.com/iphone-13-mini",
705
958
  "source_url": "https://support.apple.com/en-us/111873",
706
- "dates_source_url": "https://www.apple.com/newsroom/2021/09/apple-introduces-iphone-13-and-iphone-13-mini/"
959
+ "dates_source_url": "https://www.apple.com/newsroom/2021/09/apple-introduces-iphone-13-and-iphone-13-mini/",
960
+ "model_identifiers": [
961
+ "iPhone14,4"
962
+ ],
963
+ "model_numbers": [
964
+ "A2481",
965
+ "A2626",
966
+ "A2629",
967
+ "A2630",
968
+ "A2628"
969
+ ],
970
+ "model_identifiers_source": "apple"
707
971
  },
708
972
  {
709
973
  "id": "iphone-13",
@@ -730,7 +994,18 @@ export default {
730
994
  "ppi": 460,
731
995
  "url": "https://iphonesize.com/iphone-13",
732
996
  "source_url": "https://support.apple.com/en-us/111872",
733
- "dates_source_url": "https://www.apple.com/newsroom/2021/09/apple-introduces-iphone-13-and-iphone-13-mini/"
997
+ "dates_source_url": "https://www.apple.com/newsroom/2021/09/apple-introduces-iphone-13-and-iphone-13-mini/",
998
+ "model_identifiers": [
999
+ "iPhone14,5"
1000
+ ],
1001
+ "model_numbers": [
1002
+ "A2482",
1003
+ "A2631",
1004
+ "A2634",
1005
+ "A2635",
1006
+ "A2633"
1007
+ ],
1008
+ "model_identifiers_source": "apple"
734
1009
  },
735
1010
  {
736
1011
  "id": "iphone-se-3rd",
@@ -759,7 +1034,18 @@ export default {
759
1034
  "ppi": 326,
760
1035
  "url": "https://iphonesize.com/iphone-se-3rd",
761
1036
  "source_url": "https://support.apple.com/en-us/111866",
762
- "dates_source_url": "https://www.apple.com/newsroom/2022/03/apple-announces-the-new-iphone-se-a-powerful-smartphone-in-an-iconic-design/"
1037
+ "dates_source_url": "https://www.apple.com/newsroom/2022/03/apple-announces-the-new-iphone-se-a-powerful-smartphone-in-an-iconic-design/",
1038
+ "model_identifiers": [
1039
+ "iPhone14,6"
1040
+ ],
1041
+ "model_numbers": [
1042
+ "A2595",
1043
+ "A2782",
1044
+ "A2784",
1045
+ "A2785",
1046
+ "A2783"
1047
+ ],
1048
+ "model_identifiers_source": "apple"
763
1049
  },
764
1050
  {
765
1051
  "id": "iphone-12-pro-max",
@@ -786,7 +1072,17 @@ export default {
786
1072
  "ppi": 458,
787
1073
  "url": "https://iphonesize.com/iphone-12-pro-max",
788
1074
  "source_url": "https://support.apple.com/en-us/111874",
789
- "dates_source_url": "https://www.apple.com/newsroom/2020/10/apple-introduces-iphone-12-pro-and-iphone-12-pro-max-with-5g/"
1075
+ "dates_source_url": "https://www.apple.com/newsroom/2020/10/apple-introduces-iphone-12-pro-and-iphone-12-pro-max-with-5g/",
1076
+ "model_identifiers": [
1077
+ "iPhone13,4"
1078
+ ],
1079
+ "model_numbers": [
1080
+ "A2342",
1081
+ "A2410",
1082
+ "A2412",
1083
+ "A2411"
1084
+ ],
1085
+ "model_identifiers_source": "apple"
790
1086
  },
791
1087
  {
792
1088
  "id": "iphone-12-pro",
@@ -813,7 +1109,17 @@ export default {
813
1109
  "ppi": 460,
814
1110
  "url": "https://iphonesize.com/iphone-12-pro",
815
1111
  "source_url": "https://support.apple.com/en-us/111875",
816
- "dates_source_url": "https://www.apple.com/newsroom/2020/10/apple-introduces-iphone-12-pro-and-iphone-12-pro-max-with-5g/"
1112
+ "dates_source_url": "https://www.apple.com/newsroom/2020/10/apple-introduces-iphone-12-pro-and-iphone-12-pro-max-with-5g/",
1113
+ "model_identifiers": [
1114
+ "iPhone13,3"
1115
+ ],
1116
+ "model_numbers": [
1117
+ "A2341",
1118
+ "A2406",
1119
+ "A2408",
1120
+ "A2407"
1121
+ ],
1122
+ "model_identifiers_source": "apple"
817
1123
  },
818
1124
  {
819
1125
  "id": "iphone-12-mini",
@@ -840,7 +1146,17 @@ export default {
840
1146
  "ppi": 476,
841
1147
  "url": "https://iphonesize.com/iphone-12-mini",
842
1148
  "source_url": "https://support.apple.com/en-us/111877",
843
- "dates_source_url": "https://www.apple.com/newsroom/2020/10/apple-announces-iphone-12-and-iphone-12-mini-a-new-era-for-iphone-with-5g/"
1149
+ "dates_source_url": "https://www.apple.com/newsroom/2020/10/apple-announces-iphone-12-and-iphone-12-mini-a-new-era-for-iphone-with-5g/",
1150
+ "model_identifiers": [
1151
+ "iPhone13,1"
1152
+ ],
1153
+ "model_numbers": [
1154
+ "A2176",
1155
+ "A2398",
1156
+ "A2400",
1157
+ "A2399"
1158
+ ],
1159
+ "model_identifiers_source": "apple"
844
1160
  },
845
1161
  {
846
1162
  "id": "iphone-12",
@@ -867,7 +1183,17 @@ export default {
867
1183
  "ppi": 460,
868
1184
  "url": "https://iphonesize.com/iphone-12",
869
1185
  "source_url": "https://support.apple.com/en-us/111876",
870
- "dates_source_url": "https://www.apple.com/newsroom/2020/10/apple-announces-iphone-12-and-iphone-12-mini-a-new-era-for-iphone-with-5g/"
1186
+ "dates_source_url": "https://www.apple.com/newsroom/2020/10/apple-announces-iphone-12-and-iphone-12-mini-a-new-era-for-iphone-with-5g/",
1187
+ "model_identifiers": [
1188
+ "iPhone13,2"
1189
+ ],
1190
+ "model_numbers": [
1191
+ "A2172",
1192
+ "A2402",
1193
+ "A2404",
1194
+ "A2403"
1195
+ ],
1196
+ "model_identifiers_source": "apple"
871
1197
  },
872
1198
  {
873
1199
  "id": "iphone-11-pro-max",
@@ -894,7 +1220,16 @@ export default {
894
1220
  "ppi": 458,
895
1221
  "url": "https://iphonesize.com/iphone-11-pro-max",
896
1222
  "source_url": "https://support.apple.com/en-us/111878",
897
- "dates_source_url": "https://www.apple.com/newsroom/2019/09/iphone-11-pro-and-iphone-11-pro-max-the-most-powerful-and-advanced-smartphones/"
1223
+ "dates_source_url": "https://www.apple.com/newsroom/2019/09/iphone-11-pro-and-iphone-11-pro-max-the-most-powerful-and-advanced-smartphones/",
1224
+ "model_identifiers": [
1225
+ "iPhone12,5"
1226
+ ],
1227
+ "model_numbers": [
1228
+ "A2161",
1229
+ "A2220",
1230
+ "A2218"
1231
+ ],
1232
+ "model_identifiers_source": "apple"
898
1233
  },
899
1234
  {
900
1235
  "id": "iphone-11-pro",
@@ -921,7 +1256,16 @@ export default {
921
1256
  "ppi": 458,
922
1257
  "url": "https://iphonesize.com/iphone-11-pro",
923
1258
  "source_url": "https://support.apple.com/en-us/111879",
924
- "dates_source_url": "https://www.apple.com/newsroom/2019/09/iphone-11-pro-and-iphone-11-pro-max-the-most-powerful-and-advanced-smartphones/"
1259
+ "dates_source_url": "https://www.apple.com/newsroom/2019/09/iphone-11-pro-and-iphone-11-pro-max-the-most-powerful-and-advanced-smartphones/",
1260
+ "model_identifiers": [
1261
+ "iPhone12,3"
1262
+ ],
1263
+ "model_numbers": [
1264
+ "A2160",
1265
+ "A2217",
1266
+ "A2215"
1267
+ ],
1268
+ "model_identifiers_source": "apple"
925
1269
  },
926
1270
  {
927
1271
  "id": "iphone-11",
@@ -948,7 +1292,16 @@ export default {
948
1292
  "ppi": 326,
949
1293
  "url": "https://iphonesize.com/iphone-11",
950
1294
  "source_url": "https://support.apple.com/en-us/111865",
951
- "dates_source_url": "https://www.apple.com/newsroom/2019/09/apple-introduces-dual-camera-iphone-11/"
1295
+ "dates_source_url": "https://www.apple.com/newsroom/2019/09/apple-introduces-dual-camera-iphone-11/",
1296
+ "model_identifiers": [
1297
+ "iPhone12,1"
1298
+ ],
1299
+ "model_numbers": [
1300
+ "A2111",
1301
+ "A2223",
1302
+ "A2221"
1303
+ ],
1304
+ "model_identifiers_source": "apple"
952
1305
  },
953
1306
  {
954
1307
  "id": "iphone-se-2nd",
@@ -977,7 +1330,16 @@ export default {
977
1330
  "ppi": 326,
978
1331
  "url": "https://iphonesize.com/iphone-se-2nd",
979
1332
  "source_url": "https://support.apple.com/en-us/111882",
980
- "dates_source_url": "https://www.apple.com/newsroom/2020/04/iphone-se-a-powerful-new-smartphone-in-a-popular-design/"
1333
+ "dates_source_url": "https://www.apple.com/newsroom/2020/04/iphone-se-a-powerful-new-smartphone-in-a-popular-design/",
1334
+ "model_identifiers": [
1335
+ "iPhone12,8"
1336
+ ],
1337
+ "model_numbers": [
1338
+ "A2275",
1339
+ "A2298",
1340
+ "A2296"
1341
+ ],
1342
+ "model_identifiers_source": "apple"
981
1343
  },
982
1344
  {
983
1345
  "id": "iphone-xs-max",
@@ -1004,7 +1366,19 @@ export default {
1004
1366
  "ppi": 458,
1005
1367
  "url": "https://iphonesize.com/iphone-xs-max",
1006
1368
  "source_url": "https://support.apple.com/en-us/111880",
1007
- "dates_source_url": "https://www.apple.com/newsroom/2018/09/iphone-xs-and-iphone-xs-max-bring-the-best-and-biggest-displays-to-iphone/"
1369
+ "dates_source_url": "https://www.apple.com/newsroom/2018/09/iphone-xs-and-iphone-xs-max-bring-the-best-and-biggest-displays-to-iphone/",
1370
+ "model_identifiers": [
1371
+ "iPhone11,4",
1372
+ "iPhone11,6"
1373
+ ],
1374
+ "model_numbers": [
1375
+ "A1921",
1376
+ "A2101",
1377
+ "A2102",
1378
+ "A2103",
1379
+ "A2104"
1380
+ ],
1381
+ "model_identifiers_source": "apple"
1008
1382
  },
1009
1383
  {
1010
1384
  "id": "iphone-xs",
@@ -1031,7 +1405,18 @@ export default {
1031
1405
  "ppi": 458,
1032
1406
  "url": "https://iphonesize.com/iphone-xs",
1033
1407
  "source_url": "https://support.apple.com/en-us/111881",
1034
- "dates_source_url": "https://www.apple.com/newsroom/2018/09/iphone-xs-and-iphone-xs-max-bring-the-best-and-biggest-displays-to-iphone/"
1408
+ "dates_source_url": "https://www.apple.com/newsroom/2018/09/iphone-xs-and-iphone-xs-max-bring-the-best-and-biggest-displays-to-iphone/",
1409
+ "model_identifiers": [
1410
+ "iPhone11,2"
1411
+ ],
1412
+ "model_numbers": [
1413
+ "A1920",
1414
+ "A2097",
1415
+ "A2098",
1416
+ "A2099",
1417
+ "A2100"
1418
+ ],
1419
+ "model_identifiers_source": "apple"
1035
1420
  },
1036
1421
  {
1037
1422
  "id": "iphone-xr",
@@ -1058,7 +1443,18 @@ export default {
1058
1443
  "ppi": 326,
1059
1444
  "url": "https://iphonesize.com/iphone-xr",
1060
1445
  "source_url": "https://support.apple.com/en-us/111868",
1061
- "dates_source_url": "https://www.apple.com/newsroom/2018/09/apple-introduces-iphone-xr/"
1446
+ "dates_source_url": "https://www.apple.com/newsroom/2018/09/apple-introduces-iphone-xr/",
1447
+ "model_identifiers": [
1448
+ "iPhone11,8"
1449
+ ],
1450
+ "model_numbers": [
1451
+ "A1984",
1452
+ "A2105",
1453
+ "A2106",
1454
+ "A2107",
1455
+ "A2108"
1456
+ ],
1457
+ "model_identifiers_source": "apple"
1062
1458
  },
1063
1459
  {
1064
1460
  "id": "iphone-x",
@@ -1085,7 +1481,17 @@ export default {
1085
1481
  "ppi": 458,
1086
1482
  "url": "https://iphonesize.com/iphone-x",
1087
1483
  "source_url": "https://support.apple.com/en-us/111864",
1088
- "dates_source_url": "https://www.apple.com/newsroom/2017/09/the-future-is-here-iphone-x/"
1484
+ "dates_source_url": "https://www.apple.com/newsroom/2017/09/the-future-is-here-iphone-x/",
1485
+ "model_identifiers": [
1486
+ "iPhone10,3",
1487
+ "iPhone10,6"
1488
+ ],
1489
+ "model_numbers": [
1490
+ "A1865",
1491
+ "A1901",
1492
+ "A1902"
1493
+ ],
1494
+ "model_identifiers_source": "apple"
1089
1495
  },
1090
1496
  {
1091
1497
  "id": "iphone-8-plus",
@@ -1112,7 +1518,17 @@ export default {
1112
1518
  "ppi": 401,
1113
1519
  "url": "https://iphonesize.com/iphone-8-plus",
1114
1520
  "source_url": "https://support.apple.com/en-us/111950",
1115
- "dates_source_url": "https://www.apple.com/newsroom/2017/09/iphone-8-and-iphone-8-plus-a-new-generation-of-iphone/"
1521
+ "dates_source_url": "https://www.apple.com/newsroom/2017/09/iphone-8-and-iphone-8-plus-a-new-generation-of-iphone/",
1522
+ "model_identifiers": [
1523
+ "iPhone10,2",
1524
+ "iPhone10,5"
1525
+ ],
1526
+ "model_numbers": [
1527
+ "A1864",
1528
+ "A1897",
1529
+ "A1898"
1530
+ ],
1531
+ "model_identifiers_source": "apple"
1116
1532
  },
1117
1533
  {
1118
1534
  "id": "iphone-8",
@@ -1139,7 +1555,17 @@ export default {
1139
1555
  "ppi": 326,
1140
1556
  "url": "https://iphonesize.com/iphone-8",
1141
1557
  "source_url": "https://support.apple.com/en-us/111976",
1142
- "dates_source_url": "https://www.apple.com/newsroom/2017/09/iphone-8-and-iphone-8-plus-a-new-generation-of-iphone/"
1558
+ "dates_source_url": "https://www.apple.com/newsroom/2017/09/iphone-8-and-iphone-8-plus-a-new-generation-of-iphone/",
1559
+ "model_identifiers": [
1560
+ "iPhone10,1",
1561
+ "iPhone10,4"
1562
+ ],
1563
+ "model_numbers": [
1564
+ "A1863",
1565
+ "A1905",
1566
+ "A1906"
1567
+ ],
1568
+ "model_identifiers_source": "apple"
1143
1569
  },
1144
1570
  {
1145
1571
  "id": "iphone-7-plus",
@@ -1166,7 +1592,17 @@ export default {
1166
1592
  "ppi": 401,
1167
1593
  "url": "https://iphonesize.com/iphone-7-plus",
1168
1594
  "source_url": "https://support.apple.com/en-us/111953",
1169
- "dates_source_url": "https://www.apple.com/newsroom/2016/09/apple-introduces-iphone-7-iphone-7-plus/"
1595
+ "dates_source_url": "https://www.apple.com/newsroom/2016/09/apple-introduces-iphone-7-iphone-7-plus/",
1596
+ "model_identifiers": [
1597
+ "iPhone9,2",
1598
+ "iPhone9,4"
1599
+ ],
1600
+ "model_numbers": [
1601
+ "A1661",
1602
+ "A1784",
1603
+ "A1785"
1604
+ ],
1605
+ "model_identifiers_source": "apple"
1170
1606
  },
1171
1607
  {
1172
1608
  "id": "iphone-7",
@@ -1193,7 +1629,491 @@ export default {
1193
1629
  "ppi": 326,
1194
1630
  "url": "https://iphonesize.com/iphone-7",
1195
1631
  "source_url": "https://support.apple.com/en-us/111943",
1196
- "dates_source_url": "https://www.apple.com/newsroom/2016/09/apple-introduces-iphone-7-iphone-7-plus/"
1632
+ "dates_source_url": "https://www.apple.com/newsroom/2016/09/apple-introduces-iphone-7-iphone-7-plus/",
1633
+ "model_identifiers": [
1634
+ "iPhone9,1",
1635
+ "iPhone9,3"
1636
+ ],
1637
+ "model_numbers": [
1638
+ "A1660",
1639
+ "A1778",
1640
+ "A1779"
1641
+ ],
1642
+ "model_identifiers_source": "apple"
1643
+ },
1644
+ {
1645
+ "id": "iphone-2007",
1646
+ "product_id": "iphone-2007",
1647
+ "state": null,
1648
+ "name": "iPhone",
1649
+ "also_known_as": [],
1650
+ "family": "iPhone",
1651
+ "announced": "2007-01-09",
1652
+ "released": "2007-06-29",
1653
+ "height_mm": 115,
1654
+ "width_mm": 61,
1655
+ "depth_mm": 11.6,
1656
+ "weight_g": 135,
1657
+ "height_in": 4.53,
1658
+ "width_in": 2.4,
1659
+ "depth_in": 0.46,
1660
+ "weight_oz": 4.76,
1661
+ "display_in": 3.5,
1662
+ "resolution_px": {
1663
+ "width": 320,
1664
+ "height": 480
1665
+ },
1666
+ "ppi": 163,
1667
+ "url": null,
1668
+ "source_url": "https://support.apple.com/en-us/112445",
1669
+ "dates_source_url": "https://www.apple.com/newsroom/2007/06/28iPhone-Premieres-This-Friday-Night-at-Apple-Retail-Stores/",
1670
+ "model_identifiers": [
1671
+ "iPhone1,1"
1672
+ ],
1673
+ "model_numbers": [
1674
+ "A1203"
1675
+ ],
1676
+ "model_identifiers_source": "secondary"
1677
+ },
1678
+ {
1679
+ "id": "iphone-3g",
1680
+ "product_id": "iphone-3g",
1681
+ "state": null,
1682
+ "name": "iPhone 3G",
1683
+ "also_known_as": [],
1684
+ "family": "iPhone 3G",
1685
+ "announced": "2008-06-09",
1686
+ "released": "2008-07-11",
1687
+ "height_mm": 115.5,
1688
+ "width_mm": 62.1,
1689
+ "depth_mm": 12.3,
1690
+ "weight_g": 133,
1691
+ "height_in": 4.55,
1692
+ "width_in": 2.44,
1693
+ "depth_in": 0.48,
1694
+ "weight_oz": 4.69,
1695
+ "display_in": 3.5,
1696
+ "resolution_px": {
1697
+ "width": 320,
1698
+ "height": 480
1699
+ },
1700
+ "ppi": 163,
1701
+ "url": null,
1702
+ "source_url": "https://support.apple.com/en-us/112496",
1703
+ "dates_source_url": "https://www.apple.com/newsroom/2008/06/09Apple-Introduces-the-New-iPhone-3G/",
1704
+ "model_identifiers": [
1705
+ "iPhone1,2"
1706
+ ],
1707
+ "model_numbers": [
1708
+ "A1324",
1709
+ "A1241"
1710
+ ],
1711
+ "model_identifiers_source": "secondary"
1712
+ },
1713
+ {
1714
+ "id": "iphone-3gs",
1715
+ "product_id": "iphone-3gs",
1716
+ "state": null,
1717
+ "name": "iPhone 3GS",
1718
+ "also_known_as": [],
1719
+ "family": "iPhone 3GS",
1720
+ "announced": "2009-06-08",
1721
+ "released": "2009-06-19",
1722
+ "height_mm": 115.5,
1723
+ "width_mm": 62.1,
1724
+ "depth_mm": 12.3,
1725
+ "weight_g": 135,
1726
+ "height_in": 4.55,
1727
+ "width_in": 2.44,
1728
+ "depth_in": 0.48,
1729
+ "weight_oz": 4.76,
1730
+ "display_in": 3.5,
1731
+ "resolution_px": {
1732
+ "width": 320,
1733
+ "height": 480
1734
+ },
1735
+ "ppi": 163,
1736
+ "url": null,
1737
+ "source_url": "https://support.apple.com/en-us/112307",
1738
+ "dates_source_url": "https://www.apple.com/newsroom/2009/06/08Apple-Announces-the-New-iPhone-3GS-The-Fastest-Most-Powerful-iPhone-Yet/",
1739
+ "model_identifiers": [
1740
+ "iPhone2,1"
1741
+ ],
1742
+ "model_numbers": [
1743
+ "A1325",
1744
+ "A1303"
1745
+ ],
1746
+ "model_identifiers_source": "secondary"
1747
+ },
1748
+ {
1749
+ "id": "iphone-4",
1750
+ "product_id": "iphone-4",
1751
+ "state": null,
1752
+ "name": "iPhone 4",
1753
+ "also_known_as": [],
1754
+ "family": "iPhone 4",
1755
+ "announced": "2010-06-07",
1756
+ "released": "2010-06-24",
1757
+ "height_mm": 115.2,
1758
+ "width_mm": 58.6,
1759
+ "depth_mm": 9.3,
1760
+ "weight_g": 137,
1761
+ "height_in": 4.54,
1762
+ "width_in": 2.31,
1763
+ "depth_in": 0.37,
1764
+ "weight_oz": 4.83,
1765
+ "display_in": 3.5,
1766
+ "resolution_px": {
1767
+ "width": 640,
1768
+ "height": 960
1769
+ },
1770
+ "ppi": 326,
1771
+ "url": null,
1772
+ "source_url": "https://support.apple.com/en-us/112562",
1773
+ "dates_source_url": "https://www.apple.com/newsroom/2010/06/07Apple-Presents-iPhone-4/",
1774
+ "model_identifiers": [
1775
+ "iPhone3,1",
1776
+ "iPhone3,2",
1777
+ "iPhone3,3"
1778
+ ],
1779
+ "model_numbers": [
1780
+ "A1349",
1781
+ "A1332"
1782
+ ],
1783
+ "model_identifiers_source": "secondary"
1784
+ },
1785
+ {
1786
+ "id": "iphone-4s",
1787
+ "product_id": "iphone-4s",
1788
+ "state": null,
1789
+ "name": "iPhone 4s",
1790
+ "also_known_as": [
1791
+ "iPhone 4S"
1792
+ ],
1793
+ "family": "iPhone 4",
1794
+ "announced": "2011-10-04",
1795
+ "released": "2011-10-14",
1796
+ "height_mm": 115.2,
1797
+ "width_mm": 58.6,
1798
+ "depth_mm": 9.3,
1799
+ "weight_g": 140,
1800
+ "height_in": 4.54,
1801
+ "width_in": 2.31,
1802
+ "depth_in": 0.37,
1803
+ "weight_oz": 4.94,
1804
+ "display_in": 3.5,
1805
+ "resolution_px": {
1806
+ "width": 640,
1807
+ "height": 960
1808
+ },
1809
+ "ppi": 326,
1810
+ "url": null,
1811
+ "source_url": "https://support.apple.com/en-us/112004",
1812
+ "dates_source_url": "https://www.apple.com/newsroom/2011/10/04Apple-Launches-iPhone-4S-iOS-5-iCloud/",
1813
+ "model_identifiers": [
1814
+ "iPhone4,1"
1815
+ ],
1816
+ "model_numbers": [
1817
+ "A1431",
1818
+ "A1387"
1819
+ ],
1820
+ "model_identifiers_source": "apple"
1821
+ },
1822
+ {
1823
+ "id": "iphone-5",
1824
+ "product_id": "iphone-5",
1825
+ "state": null,
1826
+ "name": "iPhone 5",
1827
+ "also_known_as": [],
1828
+ "family": "iPhone 5",
1829
+ "announced": "2012-09-12",
1830
+ "released": "2012-09-21",
1831
+ "height_mm": 123.8,
1832
+ "width_mm": 58.6,
1833
+ "depth_mm": 7.6,
1834
+ "weight_g": 112,
1835
+ "height_in": 4.87,
1836
+ "width_in": 2.31,
1837
+ "depth_in": 0.3,
1838
+ "weight_oz": 3.95,
1839
+ "display_in": 4,
1840
+ "resolution_px": {
1841
+ "width": 640,
1842
+ "height": 1136
1843
+ },
1844
+ "ppi": 326,
1845
+ "url": null,
1846
+ "source_url": "https://support.apple.com/en-us/112016",
1847
+ "dates_source_url": "https://www.apple.com/newsroom/2012/09/12Apple-Introduces-iPhone-5/",
1848
+ "model_identifiers": [
1849
+ "iPhone5,1",
1850
+ "iPhone5,2"
1851
+ ],
1852
+ "model_numbers": [
1853
+ "A1428",
1854
+ "A1429",
1855
+ "A1442"
1856
+ ],
1857
+ "model_identifiers_source": "apple"
1858
+ },
1859
+ {
1860
+ "id": "iphone-5c",
1861
+ "product_id": "iphone-5c",
1862
+ "state": null,
1863
+ "name": "iPhone 5c",
1864
+ "also_known_as": [],
1865
+ "family": "iPhone 5",
1866
+ "announced": "2013-09-10",
1867
+ "released": "2013-09-20",
1868
+ "height_mm": 124.4,
1869
+ "width_mm": 59.2,
1870
+ "depth_mm": 8.97,
1871
+ "weight_g": 132,
1872
+ "height_in": 4.9,
1873
+ "width_in": 2.33,
1874
+ "depth_in": 0.35,
1875
+ "weight_oz": 4.66,
1876
+ "display_in": 4,
1877
+ "resolution_px": {
1878
+ "width": 640,
1879
+ "height": 1136
1880
+ },
1881
+ "ppi": 326,
1882
+ "url": null,
1883
+ "source_url": "https://support.apple.com/en-us/111917",
1884
+ "dates_source_url": "https://www.apple.com/newsroom/2013/09/10Apple-Introduces-iPhone-5c-The-Most-Colorful-iPhone-Yet/",
1885
+ "model_identifiers": [
1886
+ "iPhone5,3",
1887
+ "iPhone5,4"
1888
+ ],
1889
+ "model_numbers": [
1890
+ "A1456",
1891
+ "A1507",
1892
+ "A1516",
1893
+ "A1529",
1894
+ "A1532"
1895
+ ],
1896
+ "model_identifiers_source": "apple"
1897
+ },
1898
+ {
1899
+ "id": "iphone-5s",
1900
+ "product_id": "iphone-5s",
1901
+ "state": null,
1902
+ "name": "iPhone 5s",
1903
+ "also_known_as": [],
1904
+ "family": "iPhone 5",
1905
+ "announced": "2013-09-10",
1906
+ "released": "2013-09-20",
1907
+ "height_mm": 123.8,
1908
+ "width_mm": 58.6,
1909
+ "depth_mm": 7.6,
1910
+ "weight_g": 112,
1911
+ "height_in": 4.87,
1912
+ "width_in": 2.31,
1913
+ "depth_in": 0.3,
1914
+ "weight_oz": 3.95,
1915
+ "display_in": 4,
1916
+ "resolution_px": {
1917
+ "width": 640,
1918
+ "height": 1136
1919
+ },
1920
+ "ppi": 326,
1921
+ "url": null,
1922
+ "source_url": "https://support.apple.com/en-us/111973",
1923
+ "dates_source_url": "https://www.apple.com/newsroom/2013/09/10Apple-Announces-iPhone-5s-The-Most-Forward-Thinking-Smartphone-in-the-World/",
1924
+ "model_identifiers": [
1925
+ "iPhone6,1",
1926
+ "iPhone6,2"
1927
+ ],
1928
+ "model_numbers": [
1929
+ "A1453",
1930
+ "A1457",
1931
+ "A1518",
1932
+ "A1528",
1933
+ "A1530",
1934
+ "A1533"
1935
+ ],
1936
+ "model_identifiers_source": "apple"
1937
+ },
1938
+ {
1939
+ "id": "iphone-6",
1940
+ "product_id": "iphone-6",
1941
+ "state": null,
1942
+ "name": "iPhone 6",
1943
+ "also_known_as": [],
1944
+ "family": "iPhone 6",
1945
+ "announced": "2014-09-09",
1946
+ "released": "2014-09-19",
1947
+ "height_mm": 138.1,
1948
+ "width_mm": 67,
1949
+ "depth_mm": 6.9,
1950
+ "weight_g": 129,
1951
+ "height_in": 5.44,
1952
+ "width_in": 2.64,
1953
+ "depth_in": 0.27,
1954
+ "weight_oz": 4.55,
1955
+ "display_in": 4.7,
1956
+ "resolution_px": {
1957
+ "width": 750,
1958
+ "height": 1334
1959
+ },
1960
+ "ppi": 326,
1961
+ "url": null,
1962
+ "source_url": "https://support.apple.com/en-us/111954",
1963
+ "dates_source_url": "https://www.apple.com/newsroom/2014/09/09Apple-Announces-iPhone-6-iPhone-6-Plus-The-Biggest-Advancements-in-iPhone-History/",
1964
+ "model_identifiers": [
1965
+ "iPhone7,2"
1966
+ ],
1967
+ "model_numbers": [
1968
+ "A1549",
1969
+ "A1586",
1970
+ "A1589"
1971
+ ],
1972
+ "model_identifiers_source": "apple"
1973
+ },
1974
+ {
1975
+ "id": "iphone-6-plus",
1976
+ "product_id": "iphone-6-plus",
1977
+ "state": null,
1978
+ "name": "iPhone 6 Plus",
1979
+ "also_known_as": [],
1980
+ "family": "iPhone 6",
1981
+ "announced": "2014-09-09",
1982
+ "released": "2014-09-19",
1983
+ "height_mm": 158.1,
1984
+ "width_mm": 77.8,
1985
+ "depth_mm": 7.1,
1986
+ "weight_g": 172,
1987
+ "height_in": 6.22,
1988
+ "width_in": 3.06,
1989
+ "depth_in": 0.28,
1990
+ "weight_oz": 6.07,
1991
+ "display_in": 5.5,
1992
+ "resolution_px": {
1993
+ "width": 1080,
1994
+ "height": 1920
1995
+ },
1996
+ "ppi": 401,
1997
+ "url": null,
1998
+ "source_url": "https://support.apple.com/en-us/111940",
1999
+ "dates_source_url": "https://www.apple.com/newsroom/2014/09/09Apple-Announces-iPhone-6-iPhone-6-Plus-The-Biggest-Advancements-in-iPhone-History/",
2000
+ "model_identifiers": [
2001
+ "iPhone7,1"
2002
+ ],
2003
+ "model_numbers": [
2004
+ "A1522",
2005
+ "A1524",
2006
+ "A1593"
2007
+ ],
2008
+ "model_identifiers_source": "apple"
2009
+ },
2010
+ {
2011
+ "id": "iphone-6s",
2012
+ "product_id": "iphone-6s",
2013
+ "state": null,
2014
+ "name": "iPhone 6s",
2015
+ "also_known_as": [],
2016
+ "family": "iPhone 6",
2017
+ "announced": "2015-09-09",
2018
+ "released": "2015-09-25",
2019
+ "height_mm": 138.3,
2020
+ "width_mm": 67.1,
2021
+ "depth_mm": 7.1,
2022
+ "weight_g": 143,
2023
+ "height_in": 5.44,
2024
+ "width_in": 2.64,
2025
+ "depth_in": 0.28,
2026
+ "weight_oz": 5.04,
2027
+ "display_in": 4.7,
2028
+ "resolution_px": {
2029
+ "width": 750,
2030
+ "height": 1334
2031
+ },
2032
+ "ppi": 326,
2033
+ "url": null,
2034
+ "source_url": "https://support.apple.com/en-us/111952",
2035
+ "dates_source_url": "https://www.apple.com/newsroom/2015/09/09Apple-Introduces-iPhone-6s-iPhone-6s-Plus/",
2036
+ "model_identifiers": [
2037
+ "iPhone8,1"
2038
+ ],
2039
+ "model_numbers": [
2040
+ "A1633",
2041
+ "A1688",
2042
+ "A1700"
2043
+ ],
2044
+ "model_identifiers_source": "apple"
2045
+ },
2046
+ {
2047
+ "id": "iphone-6s-plus",
2048
+ "product_id": "iphone-6s-plus",
2049
+ "state": null,
2050
+ "name": "iPhone 6s Plus",
2051
+ "also_known_as": [],
2052
+ "family": "iPhone 6",
2053
+ "announced": "2015-09-09",
2054
+ "released": "2015-09-25",
2055
+ "height_mm": 158.2,
2056
+ "width_mm": 77.9,
2057
+ "depth_mm": 7.3,
2058
+ "weight_g": 192,
2059
+ "height_in": 6.23,
2060
+ "width_in": 3.07,
2061
+ "depth_in": 0.29,
2062
+ "weight_oz": 6.77,
2063
+ "display_in": 5.5,
2064
+ "resolution_px": {
2065
+ "width": 1080,
2066
+ "height": 1920
2067
+ },
2068
+ "ppi": 401,
2069
+ "url": null,
2070
+ "source_url": "https://support.apple.com/en-us/111996",
2071
+ "dates_source_url": "https://www.apple.com/newsroom/2015/09/09Apple-Introduces-iPhone-6s-iPhone-6s-Plus/",
2072
+ "model_identifiers": [
2073
+ "iPhone8,2"
2074
+ ],
2075
+ "model_numbers": [
2076
+ "A1634",
2077
+ "A1687",
2078
+ "A1699"
2079
+ ],
2080
+ "model_identifiers_source": "apple"
2081
+ },
2082
+ {
2083
+ "id": "iphone-se-1st",
2084
+ "product_id": "iphone-se-1st",
2085
+ "state": null,
2086
+ "name": "iPhone SE (1st generation)",
2087
+ "also_known_as": [],
2088
+ "family": "iPhone SE",
2089
+ "announced": "2016-03-21",
2090
+ "released": "2016-03-31",
2091
+ "height_mm": 123.8,
2092
+ "width_mm": 58.6,
2093
+ "depth_mm": 7.6,
2094
+ "weight_g": 113,
2095
+ "height_in": 4.87,
2096
+ "width_in": 2.31,
2097
+ "depth_in": 0.3,
2098
+ "weight_oz": 3.99,
2099
+ "display_in": 4,
2100
+ "resolution_px": {
2101
+ "width": 640,
2102
+ "height": 1136
2103
+ },
2104
+ "ppi": 326,
2105
+ "url": null,
2106
+ "source_url": "https://support.apple.com/en-us/112005",
2107
+ "dates_source_url": "https://www.apple.com/newsroom/2016/03/21Apple-Introduces-iPhone-SE-The-Most-Powerful-Phone-with-a-Four-inch-Display/",
2108
+ "model_identifiers": [
2109
+ "iPhone8,4"
2110
+ ],
2111
+ "model_numbers": [
2112
+ "A1723",
2113
+ "A1662",
2114
+ "A1724"
2115
+ ],
2116
+ "model_identifiers_source": "apple"
1197
2117
  }
1198
2118
  ]
1199
2119
  };