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