posts

Posts related operations

List all posts

get

/posts/

Query parameters
pageinteger · default: 1

The page to fetch

page_sizeinteger · default: 20

The page size to fetch

sortstring

The sorting attribute

with_draftsboolean

True also returns the unpublished posts (only for super-admins)

qstring

query string to search through resources titles

Header parameters
X-Fieldsstring · mask

An optional fields mask

Responses
curl -L \
  --url '//www.data.gouv.fr/api/1/posts/'
{
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1,
  "data": [
    {
      "body_type": "markdown",
      "content": "text",
      "created_at": "2025-02-20T19:00:27.436Z",
      "credit_to": "text",
      "credit_url": "text",
      "headline": "text",
      "id": "text",
      "image": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "name": "text",
      "page": "text",
      "published": "2025-02-20T19:00:27.436Z",
      "slug": "text",
      "uri": "text",
      "datasets": [
        {
          "acronym": "text",
          "archived": "2025-02-20T19:00:27.436Z",
          "created_at": "2025-02-20T19:00:27.436Z",
          "deleted": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "featured": true,
          "frequency_date": "2025-02-20T19:00:27.436Z",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "last_update": "2025-02-20T19:00:27.436Z",
          "license": "notspecified",
          "metrics": {},
          "page": "text",
          "private": true,
          "quality": {},
          "slug": "text",
          "title": "text",
          "uri": "text",
          "frequency": "unknown",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "tags": [
            "text"
          ],
          "harvest": {
            "archived": "text",
            "archived_at": "2025-02-20T19:00:27.436Z",
            "backend": "text",
            "ckan_name": "text",
            "ckan_source": "text",
            "created_at": "2025-02-20T19:00:27.436Z",
            "dct_identifier": "text",
            "domain": "text",
            "last_update": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "spatial": {
            "granularity": "other",
            "zones": [
              "text"
            ],
            "geom": {
              "type": "Point",
              "coordinates": [
                {}
              ]
            }
          },
          "temporal_coverage": {
            "end": "2025-02-20T19:00:27.436Z",
            "start": "2025-02-20T19:00:27.436Z"
          },
          "community_resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "role": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              }
            }
          ]
        }
      ],
      "reuses": [
        {
          "archived": "2025-02-20T19:00:27.436Z",
          "created_at": "2025-02-20T19:00:27.436Z",
          "deleted": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "featured": true,
          "id": "text",
          "image": "text",
          "image_thumbnail": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "metrics": {},
          "page": "text",
          "private": true,
          "slug": "text",
          "title": "text",
          "uri": "text",
          "url": "text",
          "topic": "health",
          "type": "api",
          "datasets": [
            {
              "acronym": "text",
              "archived": "2025-02-20T19:00:27.436Z",
              "created_at": "2025-02-20T19:00:27.436Z",
              "deleted": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "featured": true,
              "frequency_date": "2025-02-20T19:00:27.436Z",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "last_update": "2025-02-20T19:00:27.436Z",
              "license": "notspecified",
              "metrics": {},
              "page": "text",
              "private": true,
              "quality": {},
              "slug": "text",
              "title": "text",
              "uri": "text",
              "frequency": "unknown",
              "badges": [
                {
                  "kind": "text"
                }
              ],
              "tags": [
                "text"
              ],
              "harvest": {
                "archived": "text",
                "archived_at": "2025-02-20T19:00:27.436Z",
                "backend": "text",
                "ckan_name": "text",
                "ckan_source": "text",
                "created_at": "2025-02-20T19:00:27.436Z",
                "dct_identifier": "text",
                "domain": "text",
                "last_update": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "remote_id": "text",
                "remote_url": "text",
                "source_id": "text",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "spatial": {
                "granularity": "other",
                "zones": [
                  "text"
                ],
                "geom": {
                  "type": "Point",
                  "coordinates": [
                    {}
                  ]
                }
              },
              "temporal_coverage": {
                "end": "2025-02-20T19:00:27.436Z",
                "start": "2025-02-20T19:00:27.436Z"
              },
              "community_resources": [
                {
                  "created_at": "2025-02-20T19:00:27.436Z",
                  "description": "text",
                  "extras": {},
                  "filesize": 1,
                  "format": "text",
                  "id": "text",
                  "last_modified": "2025-02-20T19:00:27.436Z",
                  "latest": "text",
                  "metrics": {},
                  "mime": "text",
                  "preview_url": "text",
                  "title": "text",
                  "url": "text",
                  "filetype": "file",
                  "type": "main",
                  "checksum": {
                    "value": "text",
                    "type": "sha1"
                  },
                  "harvest": {
                    "created_at": "2025-02-20T19:00:27.436Z",
                    "modified_at": "2025-02-20T19:00:27.436Z",
                    "uri": "text"
                  },
                  "internal": {
                    "created_at_internal": "2025-02-20T19:00:27.436Z",
                    "last_modified_internal": "2025-02-20T19:00:27.436Z"
                  },
                  "schema": {
                    "name": "text",
                    "url": "text",
                    "version": "text"
                  },
                  "dataset": {
                    "class": "text",
                    "id": "text",
                    "acronym": "text",
                    "page": "text",
                    "title": "text",
                    "uri": "text"
                  },
                  "organization": {
                    "class": "text",
                    "id": "text",
                    "acronym": "text",
                    "logo": "text",
                    "logo_thumbnail": "text",
                    "name": "text",
                    "page": "text",
                    "slug": "text",
                    "uri": "text",
                    "badges": [
                      {
                        "kind": "text"
                      }
                    ]
                  },
                  "owner": {
                    "class": "text",
                    "id": "text",
                    "avatar": "text",
                    "avatar_thumbnail": "text",
                    "first_name": "text",
                    "last_name": "text",
                    "page": "text",
                    "slug": "text",
                    "uri": "text"
                  }
                }
              ],
              "contact_points": [
                {
                  "contact_form": "text",
                  "email": "text",
                  "id": "text",
                  "name": "text",
                  "role": "text",
                  "organization": {
                    "class": "text",
                    "id": "text",
                    "acronym": "text",
                    "logo": "text",
                    "logo_thumbnail": "text",
                    "name": "text",
                    "page": "text",
                    "slug": "text",
                    "uri": "text",
                    "badges": [
                      {
                        "kind": "text"
                      }
                    ]
                  },
                  "owner": {
                    "class": "text",
                    "id": "text",
                    "avatar": "text",
                    "avatar_thumbnail": "text",
                    "first_name": "text",
                    "last_name": "text",
                    "page": "text",
                    "slug": "text",
                    "uri": "text"
                  }
                }
              ],
              "resources": [
                {
                  "created_at": "2025-02-20T19:00:27.436Z",
                  "description": "text",
                  "extras": {},
                  "filesize": 1,
                  "format": "text",
                  "id": "text",
                  "last_modified": "2025-02-20T19:00:27.436Z",
                  "latest": "text",
                  "metrics": {},
                  "mime": "text",
                  "preview_url": "text",
                  "title": "text",
                  "url": "text",
                  "filetype": "file",
                  "type": "main",
                  "checksum": {
                    "value": "text",
                    "type": "sha1"
                  },
                  "harvest": {
                    "created_at": "2025-02-20T19:00:27.436Z",
                    "modified_at": "2025-02-20T19:00:27.436Z",
                    "uri": "text"
                  },
                  "internal": {
                    "created_at_internal": "2025-02-20T19:00:27.436Z",
                    "last_modified_internal": "2025-02-20T19:00:27.436Z"
                  },
                  "schema": {
                    "name": "text",
                    "url": "text",
                    "version": "text"
                  }
                }
              ]
            }
          ],
          "tags": [
            "text"
          ],
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "badges": [
            {
              "kind": "text"
            }
          ]
        }
      ],
      "tags": [
        "text"
      ],
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      }
    }
  ]
}

Create a post

post

/posts/

Header parameters
X-Fieldsstring · mask

An optional fields mask

Body
body_typestring · default: markdown

HTML or markdown body type

contentstring · markdownrequired

The post content in Markdown

created_atstring · date-time

The post creation date

credit_tostring

An optional credit line (associated to the image)

credit_urlstring

An optional link associated to the credits

headlinestringrequired

The post headline

idstring

The post identifier

imagestring

The post image

last_modifiedstring · date-time

The post last modification date

namestringrequired

The post name

pagestring

The post page URL

publishedstring · date-time

The post publication date

slugstring

The post permalink string

uristring

The post API URI

datasetsobject[]

The post datasets

reusesobject[]

The post reuses

tagsstring[]

Some keywords to help in search

ownerall of

The owner user

Responses
curl -L \
  --request POST \
  --url '//www.data.gouv.fr/api/1/posts/' \
  --header 'Content-Type: application/json' \
  --data '{"body_type":"markdown","content":"text","headline":"text","name":"text","datasets":[{"acronym":"text","archived":"2025-02-20T19:00:27.436Z","created_at":"2025-02-20T19:00:27.436Z","deleted":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"featured":true,"frequency_date":"2025-02-20T19:00:27.436Z","id":"text","last_modified":"2025-02-20T19:00:27.436Z","last_update":"2025-02-20T19:00:27.436Z","license":"notspecified","metrics":{},"page":"text","private":true,"quality":{},"slug":"text","title":"text","uri":"text","frequency":"unknown","badges":[{"kind":"text"}],"tags":["text"],"harvest":{"archived":"text","archived_at":"2025-02-20T19:00:27.436Z","backend":"text","ckan_name":"text","ckan_source":"text","created_at":"2025-02-20T19:00:27.436Z","dct_identifier":"text","domain":"text","last_update":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","remote_id":"text","remote_url":"text","source_id":"text","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"},"schema":{"name":"text","url":"text","version":"text"},"spatial":{"granularity":"other","zones":["text"],"geom":{"type":"Point","coordinates":[{}]}},"temporal_coverage":{"end":"2025-02-20T19:00:27.436Z","start":"2025-02-20T19:00:27.436Z"},"community_resources":[{"created_at":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"filesize":1,"format":"text","id":"text","last_modified":"2025-02-20T19:00:27.436Z","latest":"text","metrics":{},"mime":"text","preview_url":"text","title":"text","url":"text","filetype":"file","type":"main","checksum":{"value":"text","type":"sha1"},"harvest":{"created_at":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"schema":{"name":"text","url":"text","version":"text"},"dataset":{"class":"text","id":"text","acronym":"text","page":"text","title":"text","uri":"text"},"organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"}}],"contact_points":[{"contact_form":"text","email":"text","id":"text","name":"text","role":"text","organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"}}],"resources":[{"created_at":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"filesize":1,"format":"text","id":"text","last_modified":"2025-02-20T19:00:27.436Z","latest":"text","metrics":{},"mime":"text","preview_url":"text","title":"text","url":"text","filetype":"file","type":"main","checksum":{"value":"text","type":"sha1"},"harvest":{"created_at":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"schema":{"name":"text","url":"text","version":"text"}}]}],"reuses":[{"archived":"2025-02-20T19:00:27.436Z","created_at":"2025-02-20T19:00:27.436Z","deleted":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"featured":true,"id":"text","image":"text","image_thumbnail":"text","last_modified":"2025-02-20T19:00:27.436Z","metrics":{},"page":"text","private":true,"slug":"text","title":"text","uri":"text","url":"text","topic":"health","type":"api","datasets":[{"acronym":"text","archived":"2025-02-20T19:00:27.436Z","created_at":"2025-02-20T19:00:27.436Z","deleted":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"featured":true,"frequency_date":"2025-02-20T19:00:27.436Z","id":"text","last_modified":"2025-02-20T19:00:27.436Z","last_update":"2025-02-20T19:00:27.436Z","license":"notspecified","metrics":{},"page":"text","private":true,"quality":{},"slug":"text","title":"text","uri":"text","frequency":"unknown","badges":[{"kind":"text"}],"tags":["text"],"harvest":{"archived":"text","archived_at":"2025-02-20T19:00:27.436Z","backend":"text","ckan_name":"text","ckan_source":"text","created_at":"2025-02-20T19:00:27.436Z","dct_identifier":"text","domain":"text","last_update":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","remote_id":"text","remote_url":"text","source_id":"text","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"},"schema":{"name":"text","url":"text","version":"text"},"spatial":{"granularity":"other","zones":["text"],"geom":{"type":"Point","coordinates":[{}]}},"temporal_coverage":{"end":"2025-02-20T19:00:27.436Z","start":"2025-02-20T19:00:27.436Z"},"community_resources":[{"created_at":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"filesize":1,"format":"text","id":"text","last_modified":"2025-02-20T19:00:27.436Z","latest":"text","metrics":{},"mime":"text","preview_url":"text","title":"text","url":"text","filetype":"file","type":"main","checksum":{"value":"text","type":"sha1"},"harvest":{"created_at":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"schema":{"name":"text","url":"text","version":"text"},"dataset":{"class":"text","id":"text","acronym":"text","page":"text","title":"text","uri":"text"},"organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"}}],"contact_points":[{"contact_form":"text","email":"text","id":"text","name":"text","role":"text","organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"}}],"resources":[{"created_at":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"filesize":1,"format":"text","id":"text","last_modified":"2025-02-20T19:00:27.436Z","latest":"text","metrics":{},"mime":"text","preview_url":"text","title":"text","url":"text","filetype":"file","type":"main","checksum":{"value":"text","type":"sha1"},"harvest":{"created_at":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"schema":{"name":"text","url":"text","version":"text"}}]}],"tags":["text"],"organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"},"badges":[{"kind":"text"}]}],"tags":[null],"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"}}'
{
  "body_type": "markdown",
  "content": "text",
  "created_at": "2025-02-20T19:00:27.436Z",
  "credit_to": "text",
  "credit_url": "text",
  "headline": "text",
  "id": "text",
  "image": "text",
  "last_modified": "2025-02-20T19:00:27.436Z",
  "name": "text",
  "page": "text",
  "published": "2025-02-20T19:00:27.436Z",
  "slug": "text",
  "uri": "text",
  "datasets": [
    {
      "acronym": "text",
      "archived": "2025-02-20T19:00:27.436Z",
      "created_at": "2025-02-20T19:00:27.436Z",
      "deleted": "2025-02-20T19:00:27.436Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "frequency_date": "2025-02-20T19:00:27.436Z",
      "id": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "last_update": "2025-02-20T19:00:27.436Z",
      "license": "notspecified",
      "metrics": {},
      "page": "text",
      "private": true,
      "quality": {},
      "slug": "text",
      "title": "text",
      "uri": "text",
      "frequency": "unknown",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "tags": [
        "text"
      ],
      "harvest": {
        "archived": "text",
        "archived_at": "2025-02-20T19:00:27.436Z",
        "backend": "text",
        "ckan_name": "text",
        "ckan_source": "text",
        "created_at": "2025-02-20T19:00:27.436Z",
        "dct_identifier": "text",
        "domain": "text",
        "last_update": "2025-02-20T19:00:27.436Z",
        "modified_at": "2025-02-20T19:00:27.436Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "internal": {
        "created_at_internal": "2025-02-20T19:00:27.436Z",
        "last_modified_internal": "2025-02-20T19:00:27.436Z"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "badges": [
          {
            "kind": "text"
          }
        ]
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "spatial": {
        "granularity": "other",
        "zones": [
          "text"
        ],
        "geom": {
          "type": "Point",
          "coordinates": [
            {}
          ]
        }
      },
      "temporal_coverage": {
        "end": "2025-02-20T19:00:27.436Z",
        "start": "2025-02-20T19:00:27.436Z"
      },
      "community_resources": [
        {
          "created_at": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "format": "text",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "title": "text",
          "url": "text",
          "filetype": "file",
          "type": "main",
          "checksum": {
            "value": "text",
            "type": "sha1"
          },
          "harvest": {
            "created_at": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "role": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          }
        }
      ],
      "resources": [
        {
          "created_at": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "format": "text",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "title": "text",
          "url": "text",
          "filetype": "file",
          "type": "main",
          "checksum": {
            "value": "text",
            "type": "sha1"
          },
          "harvest": {
            "created_at": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          }
        }
      ]
    }
  ],
  "reuses": [
    {
      "archived": "2025-02-20T19:00:27.436Z",
      "created_at": "2025-02-20T19:00:27.436Z",
      "deleted": "2025-02-20T19:00:27.436Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "id": "text",
      "image": "text",
      "image_thumbnail": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "metrics": {},
      "page": "text",
      "private": true,
      "slug": "text",
      "title": "text",
      "uri": "text",
      "url": "text",
      "topic": "health",
      "type": "api",
      "datasets": [
        {
          "acronym": "text",
          "archived": "2025-02-20T19:00:27.436Z",
          "created_at": "2025-02-20T19:00:27.436Z",
          "deleted": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "featured": true,
          "frequency_date": "2025-02-20T19:00:27.436Z",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "last_update": "2025-02-20T19:00:27.436Z",
          "license": "notspecified",
          "metrics": {},
          "page": "text",
          "private": true,
          "quality": {},
          "slug": "text",
          "title": "text",
          "uri": "text",
          "frequency": "unknown",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "tags": [
            "text"
          ],
          "harvest": {
            "archived": "text",
            "archived_at": "2025-02-20T19:00:27.436Z",
            "backend": "text",
            "ckan_name": "text",
            "ckan_source": "text",
            "created_at": "2025-02-20T19:00:27.436Z",
            "dct_identifier": "text",
            "domain": "text",
            "last_update": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "spatial": {
            "granularity": "other",
            "zones": [
              "text"
            ],
            "geom": {
              "type": "Point",
              "coordinates": [
                {}
              ]
            }
          },
          "temporal_coverage": {
            "end": "2025-02-20T19:00:27.436Z",
            "start": "2025-02-20T19:00:27.436Z"
          },
          "community_resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "role": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              }
            }
          ]
        }
      ],
      "tags": [
        "text"
      ],
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "badges": [
          {
            "kind": "text"
          }
        ]
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "badges": [
        {
          "kind": "text"
        }
      ]
    }
  ],
  "tags": [
    "text"
  ],
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}

Get a given post

get

/posts/{post}//

Path parameters
poststringrequired

The post ID or slug

Header parameters
X-Fieldsstring · mask

An optional fields mask

Responses
curl -L \
  --url '//www.data.gouv.fr/api/1/posts/{post}/'
{
  "body_type": "markdown",
  "content": "text",
  "created_at": "2025-02-20T19:00:27.436Z",
  "credit_to": "text",
  "credit_url": "text",
  "headline": "text",
  "id": "text",
  "image": "text",
  "last_modified": "2025-02-20T19:00:27.436Z",
  "name": "text",
  "page": "text",
  "published": "2025-02-20T19:00:27.436Z",
  "slug": "text",
  "uri": "text",
  "datasets": [
    {
      "acronym": "text",
      "archived": "2025-02-20T19:00:27.436Z",
      "created_at": "2025-02-20T19:00:27.436Z",
      "deleted": "2025-02-20T19:00:27.436Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "frequency_date": "2025-02-20T19:00:27.436Z",
      "id": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "last_update": "2025-02-20T19:00:27.436Z",
      "license": "notspecified",
      "metrics": {},
      "page": "text",
      "private": true,
      "quality": {},
      "slug": "text",
      "title": "text",
      "uri": "text",
      "frequency": "unknown",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "tags": [
        "text"
      ],
      "harvest": {
        "archived": "text",
        "archived_at": "2025-02-20T19:00:27.436Z",
        "backend": "text",
        "ckan_name": "text",
        "ckan_source": "text",
        "created_at": "2025-02-20T19:00:27.436Z",
        "dct_identifier": "text",
        "domain": "text",
        "last_update": "2025-02-20T19:00:27.436Z",
        "modified_at": "2025-02-20T19:00:27.436Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "internal": {
        "created_at_internal": "2025-02-20T19:00:27.436Z",
        "last_modified_internal": "2025-02-20T19:00:27.436Z"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "badges": [
          {
            "kind": "text"
          }
        ]
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "spatial": {
        "granularity": "other",
        "zones": [
          "text"
        ],
        "geom": {
          "type": "Point",
          "coordinates": [
            {}
          ]
        }
      },
      "temporal_coverage": {
        "end": "2025-02-20T19:00:27.436Z",
        "start": "2025-02-20T19:00:27.436Z"
      },
      "community_resources": [
        {
          "created_at": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "format": "text",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "title": "text",
          "url": "text",
          "filetype": "file",
          "type": "main",
          "checksum": {
            "value": "text",
            "type": "sha1"
          },
          "harvest": {
            "created_at": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "role": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          }
        }
      ],
      "resources": [
        {
          "created_at": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "format": "text",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "title": "text",
          "url": "text",
          "filetype": "file",
          "type": "main",
          "checksum": {
            "value": "text",
            "type": "sha1"
          },
          "harvest": {
            "created_at": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          }
        }
      ]
    }
  ],
  "reuses": [
    {
      "archived": "2025-02-20T19:00:27.436Z",
      "created_at": "2025-02-20T19:00:27.436Z",
      "deleted": "2025-02-20T19:00:27.436Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "id": "text",
      "image": "text",
      "image_thumbnail": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "metrics": {},
      "page": "text",
      "private": true,
      "slug": "text",
      "title": "text",
      "uri": "text",
      "url": "text",
      "topic": "health",
      "type": "api",
      "datasets": [
        {
          "acronym": "text",
          "archived": "2025-02-20T19:00:27.436Z",
          "created_at": "2025-02-20T19:00:27.436Z",
          "deleted": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "featured": true,
          "frequency_date": "2025-02-20T19:00:27.436Z",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "last_update": "2025-02-20T19:00:27.436Z",
          "license": "notspecified",
          "metrics": {},
          "page": "text",
          "private": true,
          "quality": {},
          "slug": "text",
          "title": "text",
          "uri": "text",
          "frequency": "unknown",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "tags": [
            "text"
          ],
          "harvest": {
            "archived": "text",
            "archived_at": "2025-02-20T19:00:27.436Z",
            "backend": "text",
            "ckan_name": "text",
            "ckan_source": "text",
            "created_at": "2025-02-20T19:00:27.436Z",
            "dct_identifier": "text",
            "domain": "text",
            "last_update": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "spatial": {
            "granularity": "other",
            "zones": [
              "text"
            ],
            "geom": {
              "type": "Point",
              "coordinates": [
                {}
              ]
            }
          },
          "temporal_coverage": {
            "end": "2025-02-20T19:00:27.436Z",
            "start": "2025-02-20T19:00:27.436Z"
          },
          "community_resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "role": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              }
            }
          ]
        }
      ],
      "tags": [
        "text"
      ],
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "badges": [
          {
            "kind": "text"
          }
        ]
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "badges": [
        {
          "kind": "text"
        }
      ]
    }
  ],
  "tags": [
    "text"
  ],
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}

Update a given post

put

/posts/{post}//

Path parameters
poststringrequired

The post ID or slug

Header parameters
X-Fieldsstring · mask

An optional fields mask

Body
body_typestring · default: markdown

HTML or markdown body type

contentstring · markdownrequired

The post content in Markdown

created_atstring · date-time

The post creation date

credit_tostring

An optional credit line (associated to the image)

credit_urlstring

An optional link associated to the credits

headlinestringrequired

The post headline

idstring

The post identifier

imagestring

The post image

last_modifiedstring · date-time

The post last modification date

namestringrequired

The post name

pagestring

The post page URL

publishedstring · date-time

The post publication date

slugstring

The post permalink string

uristring

The post API URI

datasetsobject[]

The post datasets

reusesobject[]

The post reuses

tagsstring[]

Some keywords to help in search

ownerall of

The owner user

Responses
curl -L \
  --request PUT \
  --url '//www.data.gouv.fr/api/1/posts/{post}/' \
  --header 'Content-Type: application/json' \
  --data '{"body_type":"markdown","content":"text","headline":"text","name":"text","datasets":[{"acronym":"text","archived":"2025-02-20T19:00:27.436Z","created_at":"2025-02-20T19:00:27.436Z","deleted":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"featured":true,"frequency_date":"2025-02-20T19:00:27.436Z","id":"text","last_modified":"2025-02-20T19:00:27.436Z","last_update":"2025-02-20T19:00:27.436Z","license":"notspecified","metrics":{},"page":"text","private":true,"quality":{},"slug":"text","title":"text","uri":"text","frequency":"unknown","badges":[{"kind":"text"}],"tags":["text"],"harvest":{"archived":"text","archived_at":"2025-02-20T19:00:27.436Z","backend":"text","ckan_name":"text","ckan_source":"text","created_at":"2025-02-20T19:00:27.436Z","dct_identifier":"text","domain":"text","last_update":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","remote_id":"text","remote_url":"text","source_id":"text","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"},"schema":{"name":"text","url":"text","version":"text"},"spatial":{"granularity":"other","zones":["text"],"geom":{"type":"Point","coordinates":[{}]}},"temporal_coverage":{"end":"2025-02-20T19:00:27.436Z","start":"2025-02-20T19:00:27.436Z"},"community_resources":[{"created_at":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"filesize":1,"format":"text","id":"text","last_modified":"2025-02-20T19:00:27.436Z","latest":"text","metrics":{},"mime":"text","preview_url":"text","title":"text","url":"text","filetype":"file","type":"main","checksum":{"value":"text","type":"sha1"},"harvest":{"created_at":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"schema":{"name":"text","url":"text","version":"text"},"dataset":{"class":"text","id":"text","acronym":"text","page":"text","title":"text","uri":"text"},"organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"}}],"contact_points":[{"contact_form":"text","email":"text","id":"text","name":"text","role":"text","organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"}}],"resources":[{"created_at":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"filesize":1,"format":"text","id":"text","last_modified":"2025-02-20T19:00:27.436Z","latest":"text","metrics":{},"mime":"text","preview_url":"text","title":"text","url":"text","filetype":"file","type":"main","checksum":{"value":"text","type":"sha1"},"harvest":{"created_at":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"schema":{"name":"text","url":"text","version":"text"}}]}],"reuses":[{"archived":"2025-02-20T19:00:27.436Z","created_at":"2025-02-20T19:00:27.436Z","deleted":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"featured":true,"id":"text","image":"text","image_thumbnail":"text","last_modified":"2025-02-20T19:00:27.436Z","metrics":{},"page":"text","private":true,"slug":"text","title":"text","uri":"text","url":"text","topic":"health","type":"api","datasets":[{"acronym":"text","archived":"2025-02-20T19:00:27.436Z","created_at":"2025-02-20T19:00:27.436Z","deleted":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"featured":true,"frequency_date":"2025-02-20T19:00:27.436Z","id":"text","last_modified":"2025-02-20T19:00:27.436Z","last_update":"2025-02-20T19:00:27.436Z","license":"notspecified","metrics":{},"page":"text","private":true,"quality":{},"slug":"text","title":"text","uri":"text","frequency":"unknown","badges":[{"kind":"text"}],"tags":["text"],"harvest":{"archived":"text","archived_at":"2025-02-20T19:00:27.436Z","backend":"text","ckan_name":"text","ckan_source":"text","created_at":"2025-02-20T19:00:27.436Z","dct_identifier":"text","domain":"text","last_update":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","remote_id":"text","remote_url":"text","source_id":"text","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"},"schema":{"name":"text","url":"text","version":"text"},"spatial":{"granularity":"other","zones":["text"],"geom":{"type":"Point","coordinates":[{}]}},"temporal_coverage":{"end":"2025-02-20T19:00:27.436Z","start":"2025-02-20T19:00:27.436Z"},"community_resources":[{"created_at":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"filesize":1,"format":"text","id":"text","last_modified":"2025-02-20T19:00:27.436Z","latest":"text","metrics":{},"mime":"text","preview_url":"text","title":"text","url":"text","filetype":"file","type":"main","checksum":{"value":"text","type":"sha1"},"harvest":{"created_at":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"schema":{"name":"text","url":"text","version":"text"},"dataset":{"class":"text","id":"text","acronym":"text","page":"text","title":"text","uri":"text"},"organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"}}],"contact_points":[{"contact_form":"text","email":"text","id":"text","name":"text","role":"text","organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"}}],"resources":[{"created_at":"2025-02-20T19:00:27.436Z","description":"text","extras":{},"filesize":1,"format":"text","id":"text","last_modified":"2025-02-20T19:00:27.436Z","latest":"text","metrics":{},"mime":"text","preview_url":"text","title":"text","url":"text","filetype":"file","type":"main","checksum":{"value":"text","type":"sha1"},"harvest":{"created_at":"2025-02-20T19:00:27.436Z","modified_at":"2025-02-20T19:00:27.436Z","uri":"text"},"internal":{"created_at_internal":"2025-02-20T19:00:27.436Z","last_modified_internal":"2025-02-20T19:00:27.436Z"},"schema":{"name":"text","url":"text","version":"text"}}]}],"tags":["text"],"organization":{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]},"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"},"badges":[{"kind":"text"}]}],"tags":[null],"owner":{"class":"text","id":"text","avatar":"text","avatar_thumbnail":"text","first_name":"text","last_name":"text","page":"text","slug":"text","uri":"text"}}'
{
  "body_type": "markdown",
  "content": "text",
  "created_at": "2025-02-20T19:00:27.436Z",
  "credit_to": "text",
  "credit_url": "text",
  "headline": "text",
  "id": "text",
  "image": "text",
  "last_modified": "2025-02-20T19:00:27.436Z",
  "name": "text",
  "page": "text",
  "published": "2025-02-20T19:00:27.436Z",
  "slug": "text",
  "uri": "text",
  "datasets": [
    {
      "acronym": "text",
      "archived": "2025-02-20T19:00:27.436Z",
      "created_at": "2025-02-20T19:00:27.436Z",
      "deleted": "2025-02-20T19:00:27.436Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "frequency_date": "2025-02-20T19:00:27.436Z",
      "id": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "last_update": "2025-02-20T19:00:27.436Z",
      "license": "notspecified",
      "metrics": {},
      "page": "text",
      "private": true,
      "quality": {},
      "slug": "text",
      "title": "text",
      "uri": "text",
      "frequency": "unknown",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "tags": [
        "text"
      ],
      "harvest": {
        "archived": "text",
        "archived_at": "2025-02-20T19:00:27.436Z",
        "backend": "text",
        "ckan_name": "text",
        "ckan_source": "text",
        "created_at": "2025-02-20T19:00:27.436Z",
        "dct_identifier": "text",
        "domain": "text",
        "last_update": "2025-02-20T19:00:27.436Z",
        "modified_at": "2025-02-20T19:00:27.436Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "internal": {
        "created_at_internal": "2025-02-20T19:00:27.436Z",
        "last_modified_internal": "2025-02-20T19:00:27.436Z"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "badges": [
          {
            "kind": "text"
          }
        ]
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "spatial": {
        "granularity": "other",
        "zones": [
          "text"
        ],
        "geom": {
          "type": "Point",
          "coordinates": [
            {}
          ]
        }
      },
      "temporal_coverage": {
        "end": "2025-02-20T19:00:27.436Z",
        "start": "2025-02-20T19:00:27.436Z"
      },
      "community_resources": [
        {
          "created_at": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "format": "text",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "title": "text",
          "url": "text",
          "filetype": "file",
          "type": "main",
          "checksum": {
            "value": "text",
            "type": "sha1"
          },
          "harvest": {
            "created_at": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "role": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          }
        }
      ],
      "resources": [
        {
          "created_at": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "format": "text",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "title": "text",
          "url": "text",
          "filetype": "file",
          "type": "main",
          "checksum": {
            "value": "text",
            "type": "sha1"
          },
          "harvest": {
            "created_at": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          }
        }
      ]
    }
  ],
  "reuses": [
    {
      "archived": "2025-02-20T19:00:27.436Z",
      "created_at": "2025-02-20T19:00:27.436Z",
      "deleted": "2025-02-20T19:00:27.436Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "id": "text",
      "image": "text",
      "image_thumbnail": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "metrics": {},
      "page": "text",
      "private": true,
      "slug": "text",
      "title": "text",
      "uri": "text",
      "url": "text",
      "topic": "health",
      "type": "api",
      "datasets": [
        {
          "acronym": "text",
          "archived": "2025-02-20T19:00:27.436Z",
          "created_at": "2025-02-20T19:00:27.436Z",
          "deleted": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "featured": true,
          "frequency_date": "2025-02-20T19:00:27.436Z",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "last_update": "2025-02-20T19:00:27.436Z",
          "license": "notspecified",
          "metrics": {},
          "page": "text",
          "private": true,
          "quality": {},
          "slug": "text",
          "title": "text",
          "uri": "text",
          "frequency": "unknown",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "tags": [
            "text"
          ],
          "harvest": {
            "archived": "text",
            "archived_at": "2025-02-20T19:00:27.436Z",
            "backend": "text",
            "ckan_name": "text",
            "ckan_source": "text",
            "created_at": "2025-02-20T19:00:27.436Z",
            "dct_identifier": "text",
            "domain": "text",
            "last_update": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "spatial": {
            "granularity": "other",
            "zones": [
              "text"
            ],
            "geom": {
              "type": "Point",
              "coordinates": [
                {}
              ]
            }
          },
          "temporal_coverage": {
            "end": "2025-02-20T19:00:27.436Z",
            "start": "2025-02-20T19:00:27.436Z"
          },
          "community_resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "role": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              }
            }
          ]
        }
      ],
      "tags": [
        "text"
      ],
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "badges": [
          {
            "kind": "text"
          }
        ]
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "badges": [
        {
          "kind": "text"
        }
      ]
    }
  ],
  "tags": [
    "text"
  ],
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}

Delete a given post

delete

/posts/{post}//

Path parameters
poststringrequired

The post ID or slug

Responses
curl -L \
  --request DELETE \
  --url '//www.data.gouv.fr/api/1/posts/{post}/'

No body

Publish an existing post

post

/posts/{post}/publish

Path parameters
poststringrequired
Header parameters
X-Fieldsstring · mask

An optional fields mask

Responses
curl -L \
  --request POST \
  --url '//www.data.gouv.fr/api/1/posts/{post}/publish'
{
  "body_type": "markdown",
  "content": "text",
  "created_at": "2025-02-20T19:00:27.436Z",
  "credit_to": "text",
  "credit_url": "text",
  "headline": "text",
  "id": "text",
  "image": "text",
  "last_modified": "2025-02-20T19:00:27.436Z",
  "name": "text",
  "page": "text",
  "published": "2025-02-20T19:00:27.436Z",
  "slug": "text",
  "uri": "text",
  "datasets": [
    {
      "acronym": "text",
      "archived": "2025-02-20T19:00:27.436Z",
      "created_at": "2025-02-20T19:00:27.436Z",
      "deleted": "2025-02-20T19:00:27.436Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "frequency_date": "2025-02-20T19:00:27.436Z",
      "id": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "last_update": "2025-02-20T19:00:27.436Z",
      "license": "notspecified",
      "metrics": {},
      "page": "text",
      "private": true,
      "quality": {},
      "slug": "text",
      "title": "text",
      "uri": "text",
      "frequency": "unknown",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "tags": [
        "text"
      ],
      "harvest": {
        "archived": "text",
        "archived_at": "2025-02-20T19:00:27.436Z",
        "backend": "text",
        "ckan_name": "text",
        "ckan_source": "text",
        "created_at": "2025-02-20T19:00:27.436Z",
        "dct_identifier": "text",
        "domain": "text",
        "last_update": "2025-02-20T19:00:27.436Z",
        "modified_at": "2025-02-20T19:00:27.436Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "internal": {
        "created_at_internal": "2025-02-20T19:00:27.436Z",
        "last_modified_internal": "2025-02-20T19:00:27.436Z"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "badges": [
          {
            "kind": "text"
          }
        ]
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "spatial": {
        "granularity": "other",
        "zones": [
          "text"
        ],
        "geom": {
          "type": "Point",
          "coordinates": [
            {}
          ]
        }
      },
      "temporal_coverage": {
        "end": "2025-02-20T19:00:27.436Z",
        "start": "2025-02-20T19:00:27.436Z"
      },
      "community_resources": [
        {
          "created_at": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "format": "text",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "title": "text",
          "url": "text",
          "filetype": "file",
          "type": "main",
          "checksum": {
            "value": "text",
            "type": "sha1"
          },
          "harvest": {
            "created_at": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "role": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          }
        }
      ],
      "resources": [
        {
          "created_at": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "format": "text",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "title": "text",
          "url": "text",
          "filetype": "file",
          "type": "main",
          "checksum": {
            "value": "text",
            "type": "sha1"
          },
          "harvest": {
            "created_at": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          }
        }
      ]
    }
  ],
  "reuses": [
    {
      "archived": "2025-02-20T19:00:27.436Z",
      "created_at": "2025-02-20T19:00:27.436Z",
      "deleted": "2025-02-20T19:00:27.436Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "id": "text",
      "image": "text",
      "image_thumbnail": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "metrics": {},
      "page": "text",
      "private": true,
      "slug": "text",
      "title": "text",
      "uri": "text",
      "url": "text",
      "topic": "health",
      "type": "api",
      "datasets": [
        {
          "acronym": "text",
          "archived": "2025-02-20T19:00:27.436Z",
          "created_at": "2025-02-20T19:00:27.436Z",
          "deleted": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "featured": true,
          "frequency_date": "2025-02-20T19:00:27.436Z",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "last_update": "2025-02-20T19:00:27.436Z",
          "license": "notspecified",
          "metrics": {},
          "page": "text",
          "private": true,
          "quality": {},
          "slug": "text",
          "title": "text",
          "uri": "text",
          "frequency": "unknown",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "tags": [
            "text"
          ],
          "harvest": {
            "archived": "text",
            "archived_at": "2025-02-20T19:00:27.436Z",
            "backend": "text",
            "ckan_name": "text",
            "ckan_source": "text",
            "created_at": "2025-02-20T19:00:27.436Z",
            "dct_identifier": "text",
            "domain": "text",
            "last_update": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "spatial": {
            "granularity": "other",
            "zones": [
              "text"
            ],
            "geom": {
              "type": "Point",
              "coordinates": [
                {}
              ]
            }
          },
          "temporal_coverage": {
            "end": "2025-02-20T19:00:27.436Z",
            "start": "2025-02-20T19:00:27.436Z"
          },
          "community_resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "role": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              }
            }
          ]
        }
      ],
      "tags": [
        "text"
      ],
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "badges": [
          {
            "kind": "text"
          }
        ]
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "badges": [
        {
          "kind": "text"
        }
      ]
    }
  ],
  "tags": [
    "text"
  ],
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}

Publish an existing post

delete

/posts/{post}/publish

Path parameters
poststringrequired
Header parameters
X-Fieldsstring · mask

An optional fields mask

Responses
curl -L \
  --request DELETE \
  --url '//www.data.gouv.fr/api/1/posts/{post}/publish'
{
  "body_type": "markdown",
  "content": "text",
  "created_at": "2025-02-20T19:00:27.436Z",
  "credit_to": "text",
  "credit_url": "text",
  "headline": "text",
  "id": "text",
  "image": "text",
  "last_modified": "2025-02-20T19:00:27.436Z",
  "name": "text",
  "page": "text",
  "published": "2025-02-20T19:00:27.436Z",
  "slug": "text",
  "uri": "text",
  "datasets": [
    {
      "acronym": "text",
      "archived": "2025-02-20T19:00:27.436Z",
      "created_at": "2025-02-20T19:00:27.436Z",
      "deleted": "2025-02-20T19:00:27.436Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "frequency_date": "2025-02-20T19:00:27.436Z",
      "id": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "last_update": "2025-02-20T19:00:27.436Z",
      "license": "notspecified",
      "metrics": {},
      "page": "text",
      "private": true,
      "quality": {},
      "slug": "text",
      "title": "text",
      "uri": "text",
      "frequency": "unknown",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "tags": [
        "text"
      ],
      "harvest": {
        "archived": "text",
        "archived_at": "2025-02-20T19:00:27.436Z",
        "backend": "text",
        "ckan_name": "text",
        "ckan_source": "text",
        "created_at": "2025-02-20T19:00:27.436Z",
        "dct_identifier": "text",
        "domain": "text",
        "last_update": "2025-02-20T19:00:27.436Z",
        "modified_at": "2025-02-20T19:00:27.436Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "internal": {
        "created_at_internal": "2025-02-20T19:00:27.436Z",
        "last_modified_internal": "2025-02-20T19:00:27.436Z"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "badges": [
          {
            "kind": "text"
          }
        ]
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "spatial": {
        "granularity": "other",
        "zones": [
          "text"
        ],
        "geom": {
          "type": "Point",
          "coordinates": [
            {}
          ]
        }
      },
      "temporal_coverage": {
        "end": "2025-02-20T19:00:27.436Z",
        "start": "2025-02-20T19:00:27.436Z"
      },
      "community_resources": [
        {
          "created_at": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "format": "text",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "title": "text",
          "url": "text",
          "filetype": "file",
          "type": "main",
          "checksum": {
            "value": "text",
            "type": "sha1"
          },
          "harvest": {
            "created_at": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "role": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          }
        }
      ],
      "resources": [
        {
          "created_at": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "format": "text",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "title": "text",
          "url": "text",
          "filetype": "file",
          "type": "main",
          "checksum": {
            "value": "text",
            "type": "sha1"
          },
          "harvest": {
            "created_at": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          }
        }
      ]
    }
  ],
  "reuses": [
    {
      "archived": "2025-02-20T19:00:27.436Z",
      "created_at": "2025-02-20T19:00:27.436Z",
      "deleted": "2025-02-20T19:00:27.436Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "id": "text",
      "image": "text",
      "image_thumbnail": "text",
      "last_modified": "2025-02-20T19:00:27.436Z",
      "metrics": {},
      "page": "text",
      "private": true,
      "slug": "text",
      "title": "text",
      "uri": "text",
      "url": "text",
      "topic": "health",
      "type": "api",
      "datasets": [
        {
          "acronym": "text",
          "archived": "2025-02-20T19:00:27.436Z",
          "created_at": "2025-02-20T19:00:27.436Z",
          "deleted": "2025-02-20T19:00:27.436Z",
          "description": "text",
          "extras": {},
          "featured": true,
          "frequency_date": "2025-02-20T19:00:27.436Z",
          "id": "text",
          "last_modified": "2025-02-20T19:00:27.436Z",
          "last_update": "2025-02-20T19:00:27.436Z",
          "license": "notspecified",
          "metrics": {},
          "page": "text",
          "private": true,
          "quality": {},
          "slug": "text",
          "title": "text",
          "uri": "text",
          "frequency": "unknown",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "tags": [
            "text"
          ],
          "harvest": {
            "archived": "text",
            "archived_at": "2025-02-20T19:00:27.436Z",
            "backend": "text",
            "ckan_name": "text",
            "ckan_source": "text",
            "created_at": "2025-02-20T19:00:27.436Z",
            "dct_identifier": "text",
            "domain": "text",
            "last_update": "2025-02-20T19:00:27.436Z",
            "modified_at": "2025-02-20T19:00:27.436Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "internal": {
            "created_at_internal": "2025-02-20T19:00:27.436Z",
            "last_modified_internal": "2025-02-20T19:00:27.436Z"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "badges": [
              {
                "kind": "text"
              }
            ]
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "spatial": {
            "granularity": "other",
            "zones": [
              "text"
            ],
            "geom": {
              "type": "Point",
              "coordinates": [
                {}
              ]
            }
          },
          "temporal_coverage": {
            "end": "2025-02-20T19:00:27.436Z",
            "start": "2025-02-20T19:00:27.436Z"
          },
          "community_resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "role": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ]
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              }
            }
          ],
          "resources": [
            {
              "created_at": "2025-02-20T19:00:27.436Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "format": "text",
              "id": "text",
              "last_modified": "2025-02-20T19:00:27.436Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "title": "text",
              "url": "text",
              "filetype": "file",
              "type": "main",
              "checksum": {
                "value": "text",
                "type": "sha1"
              },
              "harvest": {
                "created_at": "2025-02-20T19:00:27.436Z",
                "modified_at": "2025-02-20T19:00:27.436Z",
                "uri": "text"
              },
              "internal": {
                "created_at_internal": "2025-02-20T19:00:27.436Z",
                "last_modified_internal": "2025-02-20T19:00:27.436Z"
              },
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              }
            }
          ]
        }
      ],
      "tags": [
        "text"
      ],
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "badges": [
          {
            "kind": "text"
          }
        ]
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "badges": [
        {
          "kind": "text"
        }
      ]
    }
  ],
  "tags": [
    "text"
  ],
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}

Dernière mise à jour

Cet article vous a-t-il été utile ?