Noun Project · Example Payload

Noun Project Collection Response Example

Art And DesignIconsSVGVisual LanguageDesign AssetsPublic APIs

Noun Project Collection Response Example is an example object payload from Noun Project, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

collectiongenerated_at

Example Payload

Raw ↑
{
  "collection": {
    "id": 98765,
    "slug": "weather-icons",
    "name": "Weather Icons",
    "description": "A complete weather iconography set covering conditions and forecasts.",
    "permalink": "https://thenounproject.com/collection/98765/",
    "preview_url": "https://static.thenounproject.com/collections/98765-cover.png",
    "creator": null,
    "date_created": "2024-04-12T10:00:00Z",
    "date_updated": "2024-09-30T18:22:00Z",
    "is_published": true,
    "icon_count": 32,
    "tags": [
      null,
      null
    ],
    "icons": [
      null,
      null
    ]
  },
  "generated_at": "2026-05-28T14:00:00Z"
}