ZenodeZenode
Reference

PartSummary

Compact part shape

The compact part shape returned by the match endpoints. For the full record, see PartDetail.

JSON
1{
2 "mpn": "TL072CP",
3 "mpn_slug": "TL072CP",
4 "manufacturer": {
5 "slug": "texas-instruments-inc",
6 "name": "Texas Instruments"
7 },
8 "description": "Dual JFET-Input Low-Noise Operational Amplifier, 8-PDIP",
9 "image": "https://cdn.zenode.ai/blobs/documents/3f8a...e1.jpg",
10 "status": "active",
11 "url": "https://zenode.ai/part/texas-instruments-inc/TL072CP"
12}
FieldTypeNotes
mpnstringFull, orderable manufacturer part number
mpn_slugstringURL-safe MPN; with manufacturer.slug, the part identifier
manufacturerManufacturerRefSlug + name
descriptionstringCanonical short description
imagestring | nullAbsolute CDN URL of the primary image; null if none
statusPartStatusLifecycle status
urlstringHuman-viewable Zenode page (for linking, not an API endpoint)

Returned by: Part matching.