Toutes les pages
Propulsé par GitBook
1 sur 17

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

site

Site global namespace

reuses

Reuse related operations

Référence

Ceci est la documentation de référence de l’API de . Elle est auto-générée et reflète exactement ce qui est effectivement en production.

Il est recommandé d’avoir lu l' et la page avant de consulter cette page.

data.gouv.fr
introduction
prise en main de l'API

/site

/datasets

/reuses

/discussions

/organizations

/spatial

/users

/me

/workers

/tags

/topics

/posts

/transfer

/notifications

/avatars

/harvest

discussions

Discussion related operations

datasets

Dataset related operations

avatars

Avatar

organizations

Organization related operations

me

Connected user related operations

workers

Asynchronous workers related operations

users

User related operations

transfer

posts

Posts related operations

notifications

Notifications API

harvest

Harvest related operations

spatial

Spatial references

tags

Tags related operations

topics

Topics related operations

Site-wide variables

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/site/
200

Success

Root RDF endpoint with content negociation handling

get
Paramètres de requête
qstringOptionnel

The search query

sortstring · enumOptionnel

The field (and direction) on which sorting apply

Valeurs possibles:
pageintegerOptionnel

The page to display

tagstring[]Optionnel
licensestringOptionnel
featuredbooleanOptionnel

If set to true, it will filter on featured datasets only. If set to false, it will exclude featured datasets.

geozonestringOptionnel
granularitystringOptionnel
temporal_coveragestringOptionnel
organizationstringOptionnel
badgestring · enumOptionnelValeurs possibles:
organization_badgestring · enumOptionnelValeurs possibles:
ownerstringOptionnel
followed_bystringOptionnel

(beta, subject to change/be removed)

formatstringOptionnel
schemastringOptionnel
schema_versionstringOptionnel
topicstringOptionnel
creditstringOptionnel
dataservicestringOptionnel
reusestringOptionnel
archivedbooleanOptionnel

If set to true, it will filter on archived datasets only. If set to false, it will exclude archived datasets. User must be authenticated and results are limited to user visibility

deletedbooleanOptionnel

If set to true, it will filter on deleted datasets only. If set to false, it will exclude deleted datasets. User must be authenticated and results are limited to user visibility

privatebooleanOptionnel

If set to true, it will filter on private datasets only. If set to false, it will exclude private datasets. User must be authenticated and results are limited to user visibility

page_sizeintegerOptionnel

The page size

Réponses
200

Success

Aucun contenu

get
/site/catalog
get
Réponses
200

Success

Aucun contenu

get
/site/context.jsonld
200

Success

Aucun contenu

get
Paramètres de requête
pageintegerOptionnel

The page to display

page_sizeintegerOptionnel

The page size

sortstring · enumOptionnel

The field (and direction) on which sorting apply

Valeurs possibles:
qstringOptionnel
ownerstringOptionnel
organizationstringOptionnel
organization_badgestring · my-custom-formatOptionnel
typestring · enumOptionnelValeurs possibles:
datasetstringOptionnel
dataservicestringOptionnel
tagstringOptionnel
topicstring · enumOptionnelValeurs possibles:
privatebooleanOptionnel
featuredbooleanOptionnel
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/reuses/
200

Success

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
archivedstring · date-timeOptionnel
dataservicesstring[]Optionnel

ID of the reference

datasetsstring[]Optionnel

ID of the reference

deletedstring · date-timeOptionnel
descriptionstring · markdownRequis
extrasobjectOptionnel
organizationstringOptionnel

Only present if owner is not set. Can only be set to an organization of the current authenticated user.

ownerstringOptionnel

Only present if organization is not set. Can only be set to the current authenticated user.

privatebooleanOptionnel
tagsstring[]Optionnel
titlestringRequis
topicstring · enumRequisExample: healthValeurs possibles:
typestring · enumRequisExample: apiValeurs possibles:
urlstringRequis

The remote URL (website)

Réponses
201

Success

application/json
400

Validation error

post
/reuses/

List all available reuse badges and their labels

get
Réponses
200

Success

Aucun contenu

get
/reuses/badges/
200

Success

Aucun contenu

Reuses suggest endpoint using mongoDB contains

get
Paramètres de requête
qstringRequis

The string to autocomplete/suggest

sizeintegerOptionnel

The amount of suggestion to fetch

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/reuses/suggest/
200

Success

List all reuse topics

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/reuses/topics/
200

Success

List all reuse types

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/reuses/types/
200

Success

List all followers for a given object

get
Paramètres de chemin
idstringRequis
Paramètres de requête
pageintegerOptionnel

The page to fetch

page_sizeintegerOptionnel

The page size to fetch

userstringOptionnel

Filter follower by user, it allows to check if a user is following the object

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/reuses/{id}/followers/
200

Success

Follow an object given its ID

post

Returns the number of followers left after the operation

Paramètres de chemin
idstringRequis
Réponses
200

Success

Aucun contenu

post
/reuses/{id}/followers/
200

Success

Aucun contenu

Unfollow an object given its ID

delete

Returns the number of followers left after the operation

Paramètres de chemin
idstringRequis
Réponses
200

Success

Aucun contenu

delete
/reuses/{id}/followers/
200

Success

Aucun contenu

Fetch a given reuse

get
Paramètres de chemin
reusestringRequis

The reuse ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
404

Reuse not found

410

Reuse has been deleted

get
/reuses/{reuse}/

Update a given reuse

put
Paramètres de chemin
reusestringRequis

The reuse ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
archivedstring · date-timeOptionnel
dataservicesstring[]Optionnel

ID of the reference

datasetsstring[]Optionnel

ID of the reference

deletedstring · date-timeOptionnel
descriptionstring · markdownRequis
extrasobjectOptionnel
organizationstringOptionnel

Only present if owner is not set. Can only be set to an organization of the current authenticated user.

ownerstringOptionnel

Only present if organization is not set. Can only be set to the current authenticated user.

privatebooleanOptionnel
tagsstring[]Optionnel
titlestringRequis
topicstring · enumRequisExample: healthValeurs possibles:
typestring · enumRequisExample: apiValeurs possibles:
urlstringRequis

The remote URL (website)

Réponses
200

Success

application/json
400

Validation error: your data cannot be updated for now, we have been notified of the error and we will fix it as soon as possible.

404

Reuse not found

410

Reuse has been deleted

put
/reuses/{reuse}/

Delete a given reuse

delete
Paramètres de chemin
reusestringRequis

The reuse ID or slug

Réponses
204

Reuse deleted

404

Reuse not found

410

Reuse has been deleted

delete
/reuses/{reuse}/

Aucun contenu

Create a new badge for a given reuse

post
Paramètres de chemin
reusestringRequis

The reuse ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
kindstringRequis

Kind of badge (certified, etc), specific to each model

Réponses
200

Success

application/json
post
/reuses/{reuse}/badges/
200

Delete a badge for a given reuse

delete
Paramètres de chemin
badge_kindstringRequis
reusestringRequis

The reuse ID or slug

Réponses
200

Success

Aucun contenu

delete
/reuses/{reuse}/badges/{badge_kind}/
200

Success

Aucun contenu

Add a dataset to a given reuse

post
Paramètres de chemin
reusestringRequis

The reuse ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
Réponses
200

The dataset is already present

application/json
201

Success

application/json
post
/reuses/{reuse}/datasets/

Mark a reuse as featured

post
Paramètres de chemin
reusestringRequis

The reuse ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
post
/reuses/{reuse}/featured/
200

Success

Unmark a reuse as featured

delete
Paramètres de chemin
reusestringRequis

The reuse ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
delete
/reuses/{reuse}/featured/
200

Success

List all Discussions

get
Paramètres de requête
qstringOptionnel

The search query

sortstring · enumOptionnel

The field (and direction) on which sorting apply

Valeurs possibles:
closedbooleanOptionnel

Filters discussions on their closed status if specified

forstring[]Optionnel

Filter discussions for a given subject

orgstringOptionnel

Filter discussions for a given organization

userstringOptionnel

Filter discussions created by a user

pageintegerOptionnel

The page to fetch

page_sizeintegerOptionnel

The page size to fetch

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/discussions/
200

Success

Create a new Discussion

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
commentstringRequis

The content of the initial comment

extrasobjectOptionnel

Extras attributes as key-value pairs

organizationall ofOptionnel

Publish in the name of this organization

subjectall ofRequis

The discussion target object

titlestringRequis

The title of the discussion to open

Réponses
200

Success

application/json
post
/discussions/

Get a discussion given its ID

get
Paramètres de chemin
idstringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/discussions/{id}/
200

Success

Add comment and optionally close a discussion given its ID

post
Paramètres de chemin
idstringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
closebooleanOptionnel

Is this a closing response. Only subject owner can close

commentstringRequis

The comment to submit

Réponses
200

Success

application/json
403

Not allowed to close this discussion OR can't add comments on a closed discussion

post
/discussions/{id}/

Delete a discussion given its ID

delete
Paramètres de chemin
idstringRequis
Réponses
403

Not allowed to delete this discussion

delete
/discussions/{id}/
403

Not allowed to delete this discussion

Aucun contenu

List or search all datasets

get
Paramètres de requête
qstringOptionnel

The search query

sortstring · enumOptionnel

The field (and direction) on which sorting apply

Valeurs possibles:
pageintegerOptionnel

The page to display

page_sizeintegerOptionnel

The page size

tagstring[]Optionnel
licensestringOptionnel
featuredbooleanOptionnel

If set to true, it will filter on featured datasets only. If set to false, it will exclude featured datasets.

geozonestringOptionnel
granularitystringOptionnel
temporal_coveragestringOptionnel
organizationstringOptionnel
badgestring · enumOptionnelValeurs possibles:
organization_badgestring · enumOptionnelValeurs possibles:
ownerstringOptionnel
followed_bystringOptionnel

(beta, subject to change/be removed)

formatstringOptionnel
schemastringOptionnel
schema_versionstringOptionnel
topicstringOptionnel
creditstringOptionnel
dataservicestringOptionnel
reusestringOptionnel
archivedbooleanOptionnel

If set to true, it will filter on archived datasets only. If set to false, it will exclude archived datasets. User must be authenticated and results are limited to user visibility

deletedbooleanOptionnel

If set to true, it will filter on deleted datasets only. If set to false, it will exclude deleted datasets. User must be authenticated and results are limited to user visibility

privatebooleanOptionnel

If set to true, it will filter on private datasets only. If set to false, it will exclude private datasets. User must be authenticated and results are limited to user visibility

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/datasets/

Create a new dataset

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
access_typestringOptionnel
access_type_reasonstringOptionnel
access_type_reason_categorystringOptionnel
acronymstringOptionnel

An optional dataset acronym

archivedstring · date-timeOptionnel

The archival date if archived

authorization_request_urlstringOptionnel
created_atstring · date-timeLecture seuleRequis

This date is computed between harvested creation date if any and site's internal creation date

deletedstring · date-timeLecture seuleOptionnel

The deletion date if deleted

descriptionstring · markdownRequis

The dataset description in markdown

description_shortstringOptionnel

The dataset short description

extrasobjectOptionnel

Extras attributes as key-value pairs

featuredbooleanOptionnel

Is the dataset featured

frequencystring · enumRequis

The update frequency

Default: unknownExample: continuousValeurs possibles:
frequency_datestring · date-timeOptionnel

Next expected update date, you will be notified once that date is reached.

harvestall ofLecture seuleOptionnel

Dataset harvest metadata attributes

idstringLecture seuleOptionnel

The dataset identifier

internalall ofLecture seuleOptionnel

Site internal and specific object's data

last_modifiedstring · date-timeLecture seuleRequis

The dataset last modification date

last_updatestring · date-timeRequis

The resources last modification date

licensestringOptionnel

The dataset license

Default: notspecified
metricsobjectOptionnel

The dataset metrics

organizationall ofOptionnel

The producer organization

ownerall ofOptionnel

The user information

pagestringLecture seuleOptionnel

The dataset web page URL

privatebooleanOptionnel

Is the dataset private to the owner or the organization

qualityobjectLecture seuleOptionnel

The dataset quality

schemaall ofOptionnel

Reference to the associated schema

slugstringRequis

The dataset permalink string

spatialall ofOptionnel

The spatial coverage

tagsstring[]Optionnel
temporal_coverageall ofOptionnel

The temporal coverage

titlestringRequis

The dataset title

uristringLecture seuleOptionnel

The API URI for this dataset

Réponses
201

Success

application/json
400

Validation error

post
/datasets/

List all available dataset badges and their labels

get
Réponses
200

Success

Aucun contenu

get
/datasets/badges/
200

Success

Aucun contenu

List all community resources

get
Paramètres de requête
sortstringOptionnel

The sorting attribute

pageintegerOptionnel

The page to fetch

page_sizeintegerOptionnel

The page size to fetch

organizationstringOptionnel

Filter activities for that particular organization

datasetstringOptionnel

Filter activities for that particular dataset

ownerstringOptionnel

Filter activities for that particular user

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/datasets/community_resources/
200

Success

Create a new community resource

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
Réponses
201

Success

application/json
400

Validation error

post
/datasets/community_resources/

Retrieve a community resource given its identifier

get
Paramètres de chemin
communitystringRequis

The community resource unique identifier

Paramètres de requête
datasetstringOptionnel

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
Réponseall of
get
/datasets/community_resources/{community}/
200

Success

Update a given community resource

put
Paramètres de chemin
communitystringRequis

The community resource unique identifier

Paramètres de requête
datasetstringOptionnel

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
Réponses
200

Success

application/json
Réponseall of
400

Validation error

put
/datasets/community_resources/{community}/

Delete a given community resource

delete
Paramètres de chemin
communitystringRequis

The community resource unique identifier

Paramètres de requête
datasetstringOptionnel

The dataset ID or slug

Réponses
200

Success

Aucun contenu

delete
/datasets/community_resources/{community}/
200

Success

Aucun contenu

Update the file related to a given community resource

post
Paramètres de chemin
communitystringRequis

The community resource unique identifier

Paramètres de requête
datasetstringOptionnel

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
Réponseall of
400

Upload error

415

Incorrect file content type

post
/datasets/community_resources/{community}/upload/

List all allowed resources extensions

get
Réponses
200

Success

application/json
Réponsestring[]
get
/datasets/extensions/
200

Success

List all available frequencies

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/datasets/frequencies/
200

Success

List all available licenses

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/datasets/licenses/
200

Success

Redirect to the latest version of a resource given its identifier

get
Paramètres de chemin
idstringRequis
Paramètres de requête
datasetstringOptionnel

The dataset ID or slug

Réponses
200

Success

Aucun contenu

get
/datasets/r/{id}
200

Success

Aucun contenu

List all resource types

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/datasets/resource_types/
200

Success

List all available schemas

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/datasets/schemas/
200

Success

Datasets suggest endpoint using mongoDB contains

get
Paramètres de requête
qstringRequis

The string to autocomplete/suggest

sizeintegerOptionnel

The amount of suggestion to fetch

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/datasets/suggest/
200

Success

Suggest file formats

get
Paramètres de requête
qstringRequis

The string to autocomplete/suggest

sizeintegerOptionnel

The amount of suggestion to fetch

Réponses
200

Success

Aucun contenu

get
/datasets/suggest/formats/
200

Success

Aucun contenu

Suggest mime types

get
Paramètres de requête
qstringRequis

The string to autocomplete/suggest

sizeintegerOptionnel

The amount of suggestion to fetch

Réponses
200

Success

Aucun contenu

get
/datasets/suggest/mime/
200

Success

Aucun contenu

Get a dataset given its identifier

get
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
404

Dataset not found

410

Dataset has been deleted

get
/datasets/{dataset}/

Update a dataset given its identifier

put
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
access_typestringOptionnel
access_type_reasonstringOptionnel
access_type_reason_categorystringOptionnel
acronymstringOptionnel

An optional dataset acronym

archivedstring · date-timeOptionnel

The archival date if archived

authorization_request_urlstringOptionnel
created_atstring · date-timeLecture seuleRequis

This date is computed between harvested creation date if any and site's internal creation date

deletedstring · date-timeLecture seuleOptionnel

The deletion date if deleted

descriptionstring · markdownRequis

The dataset description in markdown

description_shortstringOptionnel

The dataset short description

extrasobjectOptionnel

Extras attributes as key-value pairs

featuredbooleanOptionnel

Is the dataset featured

frequencystring · enumRequis

The update frequency

Default: unknownExample: continuousValeurs possibles:
frequency_datestring · date-timeOptionnel

Next expected update date, you will be notified once that date is reached.

harvestall ofLecture seuleOptionnel

Dataset harvest metadata attributes

idstringLecture seuleOptionnel

The dataset identifier

internalall ofLecture seuleOptionnel

Site internal and specific object's data

last_modifiedstring · date-timeLecture seuleRequis

The dataset last modification date

last_updatestring · date-timeRequis

The resources last modification date

licensestringOptionnel

The dataset license

Default: notspecified
metricsobjectOptionnel

The dataset metrics

organizationall ofOptionnel

The producer organization

ownerall ofOptionnel

The user information

pagestringLecture seuleOptionnel

The dataset web page URL

privatebooleanOptionnel

Is the dataset private to the owner or the organization

qualityobjectLecture seuleOptionnel

The dataset quality

schemaall ofOptionnel

Reference to the associated schema

slugstringRequis

The dataset permalink string

spatialall ofOptionnel

The spatial coverage

tagsstring[]Optionnel
temporal_coverageall ofOptionnel

The temporal coverage

titlestringRequis

The dataset title

uristringLecture seuleOptionnel

The API URI for this dataset

Réponses
200

Success

application/json
400

Validation error: your data cannot be updated for now, we have been notified of the error and we will fix it as soon as possible.

404

Dataset not found

410

Dataset has been deleted

put
/datasets/{dataset}/

Delete a dataset given its identifier

delete
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Réponses
204

Dataset deleted

404

Dataset not found

410

Dataset has been deleted

delete
/datasets/{dataset}/

Aucun contenu

Create a new badge for a given dataset

post
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
kindstringRequis

Kind of badge (certified, etc), specific to each model

Réponses
200

Success

application/json
post
/datasets/{dataset}/badges/

Delete a badge for a given dataset

delete
Paramètres de chemin
badge_kindstringRequis
datasetstringRequis

The dataset ID or slug

Réponses
200

Success

Aucun contenu

delete
/datasets/{dataset}/badges/{badge_kind}/
200

Success

Aucun contenu

Mark the dataset as featured

post
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
post
/datasets/{dataset}/featured/
200

Success

Unmark the dataset as featured

delete
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
delete
/datasets/{dataset}/featured/
200

Success

get
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Réponses
404

Dataset not found

410

Dataset has been deleted

get
/datasets/{dataset}/rdf

Aucun contenu

Create a new resource for a given dataset

post
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
checksumall ofOptionnel

A checksum to validate file validity

created_atstring · date-timeLecture seuleOptionnel

The resource creation date

descriptionstring · markdownOptionnel

The resource markdown description

extrasobjectOptionnel

Extra attributes as key-value pairs

filesizeintegerOptionnel

The resource file size in bytes

filetypestring · enumRequis

Whether the resource is an uploaded file, a remote file or an API

Example: fileValeurs possibles:
formatstringRequis

The resource format

harvestall ofLecture seuleOptionnel

Harvest attributes metadata information

idstringLecture seuleOptionnel

The resource unique ID

internalall ofLecture seuleOptionnel

Site internal and specific object's data

last_modifiedstring · date-timeLecture seuleOptionnel

The resource last modification date

lateststringLecture seuleOptionnel

The permanent URL redirecting to the latest version of the resource. When the resource data is updated, the URL will change, the latest URL won't.

metricsobjectLecture seuleOptionnel

The resource metrics

mimestringOptionnel

The resource mime type

preview_urlstringLecture seuleOptionnel

An optional preview URL to be loaded as a standalone page (ie. iframe or new page)

schemaall ofOptionnel

Reference to the associated schema

titlestringRequis

The resource title

typestring · enumRequis

Resource type (documentation, API...)

Example: mainValeurs possibles:
urlstringRequis

The resource URL

Réponses
201

Success

application/json
400

Validation error

post
/datasets/{dataset}/resources/

Reorder resources

put
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corpsobject[]
checksumall ofOptionnel

A checksum to validate file validity

created_atstring · date-timeLecture seuleOptionnel

The resource creation date

descriptionstring · markdownOptionnel

The resource markdown description

extrasobjectOptionnel

Extra attributes as key-value pairs

filesizeintegerOptionnel

The resource file size in bytes

filetypestring · enumRequis

Whether the resource is an uploaded file, a remote file or an API

Example: fileValeurs possibles:
formatstringRequis

The resource format

harvestall ofLecture seuleOptionnel

Harvest attributes metadata information

idstringLecture seuleOptionnel

The resource unique ID

internalall ofLecture seuleOptionnel

Site internal and specific object's data

last_modifiedstring · date-timeLecture seuleOptionnel

The resource last modification date

lateststringLecture seuleOptionnel

The permanent URL redirecting to the latest version of the resource. When the resource data is updated, the URL will change, the latest URL won't.

metricsobjectLecture seuleOptionnel

The resource metrics

mimestringOptionnel

The resource mime type

preview_urlstringLecture seuleOptionnel

An optional preview URL to be loaded as a standalone page (ie. iframe or new page)

schemaall ofOptionnel

Reference to the associated schema

titlestringRequis

The resource title

typestring · enumRequis

Resource type (documentation, API...)

Example: mainValeurs possibles:
urlstringRequis

The resource URL

Réponses
200

Success

application/json
400

Validation error

put
/datasets/{dataset}/resources/

Get a resource given its identifier

get
Paramètres de chemin
ridstringRequis

The resource unique identifier

datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/datasets/{dataset}/resources/{rid}/
200

Success

Update a given resource on a given dataset

put
Paramètres de chemin
ridstringRequis

The resource unique identifier

datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
checksumall ofOptionnel

A checksum to validate file validity

created_atstring · date-timeLecture seuleOptionnel

The resource creation date

descriptionstring · markdownOptionnel

The resource markdown description

extrasobjectOptionnel

Extra attributes as key-value pairs

filesizeintegerOptionnel

The resource file size in bytes

filetypestring · enumRequis

Whether the resource is an uploaded file, a remote file or an API

Example: fileValeurs possibles:
formatstringRequis

The resource format

harvestall ofLecture seuleOptionnel

Harvest attributes metadata information

idstringLecture seuleOptionnel

The resource unique ID

internalall ofLecture seuleOptionnel

Site internal and specific object's data

last_modifiedstring · date-timeLecture seuleOptionnel

The resource last modification date

lateststringLecture seuleOptionnel

The permanent URL redirecting to the latest version of the resource. When the resource data is updated, the URL will change, the latest URL won't.

metricsobjectLecture seuleOptionnel

The resource metrics

mimestringOptionnel

The resource mime type

preview_urlstringLecture seuleOptionnel

An optional preview URL to be loaded as a standalone page (ie. iframe or new page)

schemaall ofOptionnel

Reference to the associated schema

titlestringRequis

The resource title

typestring · enumRequis

Resource type (documentation, API...)

Example: mainValeurs possibles:
urlstringRequis

The resource URL

Réponses
200

Success

application/json
400

Validation error

put
/datasets/{dataset}/resources/{rid}/

Delete a given resource on a given dataset

delete
Paramètres de chemin
ridstringRequis

The resource unique identifier

datasetstringRequis

The dataset ID or slug

Réponses
200

Success

Aucun contenu

delete
/datasets/{dataset}/resources/{rid}/
200

Success

Aucun contenu

Upload a file related to a given resource on a given dataset

post
Paramètres de chemin
ridstringRequis

The resource unique identifier

datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
Réponseall of
400

Upload error

415

Incorrect file content type

post
/datasets/{dataset}/resources/{rid}/upload/

Upload a file for a new dataset resource

post
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
filestringOptionnel
uuidstringOptionnel
filenamestringOptionnel
partindexintegerOptionnel
partbyteoffsetintegerOptionnel
totalpartsintegerOptionnel
chunksizeintegerOptionnel
Réponses
201

Success

application/json
400

Upload error

415

Incorrect file content type

post
/datasets/{dataset}/upload/

Upload a new community resource

post
Paramètres de chemin
datasetstringRequis

The dataset ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
filestringOptionnel
uuidstringOptionnel
filenamestringOptionnel
partindexintegerOptionnel
partbyteoffsetintegerOptionnel
totalpartsintegerOptionnel
chunksizeintegerOptionnel
Réponses
201

Success

application/json
400

Upload error

415

Incorrect file content type

post
/datasets/{dataset}/upload/community/

List all followers for a given object

get
Paramètres de chemin
idstringRequis
Paramètres de requête
pageintegerOptionnel

The page to fetch

page_sizeintegerOptionnel

The page size to fetch

userstringOptionnel

Filter follower by user, it allows to check if a user is following the object

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/datasets/{id}/followers/
200

Success

Follow an object given its ID

post

Returns the number of followers left after the operation

Paramètres de chemin
idstringRequis
Réponses
200

Success

Aucun contenu

post
/datasets/{id}/followers/
200

Success

Aucun contenu

Unfollow an object given its ID

delete

Returns the number of followers left after the operation

Paramètres de chemin
idstringRequis
Réponses
200

Success

Aucun contenu

delete
/datasets/{id}/followers/
200

Success

Aucun contenu

List or search all organizations

get
Paramètres de requête
qstringOptionnel

The search query

sortstring · enumOptionnel

The field (and direction) on which sorting apply

Valeurs possibles:
pageintegerOptionnel

The page to display

page_sizeintegerOptionnel

The page size

badgestring · enumOptionnelValeurs possibles:
namestringOptionnel
business_number_idstringOptionnel
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/organizations/
200

Success

Create a new organization

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
acronymstringOptionnel

The organization acronym

business_number_idstringOptionnel

The organization's business identification number.

created_atstring · date-timeLecture seuleOptionnel

The organization creation date

deletedstring · date-timeLecture seuleOptionnel

The organization deletion date if deleted

descriptionstring · markdownRequis

The organization description in Markdown

extrasobjectOptionnel

Extras attributes as key-value pairs

idstringRequis

The organization identifier

last_modifiedstring · date-timeLecture seuleOptionnel

The organization last modification date

logostringOptionnel

The organization logo URL

logo_thumbnailstringOptionnel

The organization logo thumbnail URL. This is the square (100x100) and cropped version.

metricsobjectLecture seuleOptionnel

The organization metrics

namestringRequis

The organization name

pagestringLecture seuleOptionnel

The organization web page URL

slugstringRequis

The organization string used as permalink

uristringLecture seuleOptionnel

The API URI for this organization

urlstringOptionnel

The organization website URL

Réponses
201

Success

application/json
400

Validation error

post
/organizations/

List all available organization badges and their labels

get
Réponses
200

Success

Aucun contenu

get
/organizations/badges/
200

Success

Aucun contenu

List all possible organization roles

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/organizations/roles/
200

Success

Organizations suggest endpoint using mongoDB contains

get
Paramètres de requête
qstringRequis

The string to autocomplete/suggest

sizeintegerOptionnel

The amount of suggestion to fetch

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/organizations/suggest/
200

Success

List all followers for a given object

get
Paramètres de chemin
idstringRequis
Paramètres de requête
pageintegerOptionnel

The page to fetch

page_sizeintegerOptionnel

The page size to fetch

userstringOptionnel

Filter follower by user, it allows to check if a user is following the object

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/organizations/{id}/followers/
200

Success

Follow an object given its ID

post

Returns the number of followers left after the operation

Paramètres de chemin
idstringRequis
Réponses
200

Success

Aucun contenu

post
/organizations/{id}/followers/
200

Success

Aucun contenu

Unfollow an object given its ID

delete

Returns the number of followers left after the operation

Paramètres de chemin
idstringRequis
Réponses
200

Success

Aucun contenu

delete
/organizations/{id}/followers/
200

Success

Aucun contenu

Get a organization given its identifier

get
Paramètres de chemin
orgstringRequis

The organization ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
404

Organization not found

410

Organization has been deleted

get
/organizations/{org}/

Update a organization given its identifier

put
Paramètres de chemin
orgstringRequis

The organization ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
acronymstringOptionnel

The organization acronym

business_number_idstringOptionnel

The organization's business identification number.

created_atstring · date-timeLecture seuleOptionnel

The organization creation date

deletedstring · date-timeLecture seuleOptionnel

The organization deletion date if deleted

descriptionstring · markdownRequis

The organization description in Markdown

extrasobjectOptionnel

Extras attributes as key-value pairs

idstringRequis

The organization identifier

last_modifiedstring · date-timeLecture seuleOptionnel

The organization last modification date

logostringOptionnel

The organization logo URL

logo_thumbnailstringOptionnel

The organization logo thumbnail URL. This is the square (100x100) and cropped version.

metricsobjectLecture seuleOptionnel

The organization metrics

namestringRequis

The organization name

pagestringLecture seuleOptionnel

The organization web page URL

slugstringRequis

The organization string used as permalink

uristringLecture seuleOptionnel

The API URI for this organization

urlstringOptionnel

The organization website URL

Réponses
200

Success

application/json
400

Validation error: your data cannot be updated for now, we have been notified of the error and we will fix it as soon as possible.

403

Error occuring when the user does not have the required permissions

404

Organization not found

410

Organization has been deleted

put
/organizations/{org}/

Delete a organization given its identifier

delete
Paramètres de chemin
orgstringRequis

The organization ID or slug

Réponses
204

Organization deleted

404

Organization not found

410

Organization has been deleted

delete
/organizations/{org}/

Aucun contenu

Create a new badge for a given organization

post
Paramètres de chemin
orgstringRequis

The organization ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
kindstringRequis

Kind of badge (certified, etc), specific to each model

Réponses
200

Success

application/json
post
/organizations/{org}/badges/

Delete a badge for a given organization

delete
Paramètres de chemin
badge_kindstringRequis
orgstringRequis

The organization ID or slug

Réponses
200

Success

Aucun contenu

delete
/organizations/{org}/badges/{badge_kind}/
200

Success

Aucun contenu

get
Paramètres de chemin
orgstringRequis

The organization ID or slug

Réponses
404

Organization not found

410

Organization has been deleted

get
/organizations/{org}/catalog

Aucun contenu

List organization datasets (including private ones when member)

get
Paramètres de chemin
orgstringRequis
Paramètres de requête
qstringOptionnel

The search query

sortstring · enumOptionnel

The field (and direction) on which sorting apply

Valeurs possibles:
pageintegerOptionnel

The page to display

page_sizeintegerOptionnel

The page size

tagstring[]Optionnel
licensestringOptionnel
featuredbooleanOptionnel

If set to true, it will filter on featured datasets only. If set to false, it will exclude featured datasets.

geozonestringOptionnel
granularitystringOptionnel
temporal_coveragestringOptionnel
organizationstringOptionnel
badgestring · enumOptionnelValeurs possibles:
organization_badgestring · enumOptionnelValeurs possibles:
ownerstringOptionnel
followed_bystringOptionnel

(beta, subject to change/be removed)

formatstringOptionnel
schemastringOptionnel
schema_versionstringOptionnel
topicstringOptionnel
creditstringOptionnel
dataservicestringOptionnel
reusestringOptionnel
archivedbooleanOptionnel

If set to true, it will filter on archived datasets only. If set to false, it will exclude archived datasets. User must be authenticated and results are limited to user visibility

deletedbooleanOptionnel

If set to true, it will filter on deleted datasets only. If set to false, it will exclude deleted datasets. User must be authenticated and results are limited to user visibility

privatebooleanOptionnel

If set to true, it will filter on private datasets only. If set to false, it will exclude private datasets. User must be authenticated and results are limited to user visibility

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/organizations/{org}/datasets/

List organization discussions

get
Paramètres de chemin
orgstringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/organizations/{org}/discussions/
200

Success

List membership requests for a given organization

get
Paramètres de chemin
orgstringRequis

The organization ID or slug

Paramètres de requête
statusstringOptionnel

If provided, only return requests in a given status

userstringOptionnel

If provided, only return requests for this user

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
403

Not Authorized

get
/organizations/{org}/membership/

Apply for membership to a given organization

post
Paramètres de chemin
orgstringRequis

The organization ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
post
/organizations/{org}/membership/
200

Success

Accept user membership to a given organization

post
Paramètres de chemin
idstringRequis
orgstringRequis

The organization ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
post
/organizations/{org}/membership/{id}/accept/
200

Success

Refuse user membership to a given organization

post
Paramètres de chemin
idstringRequis
orgstringRequis

The organization ID or slug

Corps
commentstringOptionnel

The refusal comment.

Réponses
200

Success

Aucun contenu

post
/organizations/{org}/membership/{id}/refuse/

List organization reuses (including private ones when member)

get
Paramètres de chemin
orgstringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/organizations/{org}/reuses/
200

Success

Fetch the current user (me) identity

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
Réponseall of
get
/me/
200

Success

Update my profile

put
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
Réponses
200

Success

application/json
Réponseall of
400

Validation error

put
/me/

Delete my profile

delete
Réponses
204

Object deleted

delete
/me/
204

Object deleted

Aucun contenu

List all my datasets (including private ones)

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/me/datasets/
200

Success

Fetch the current user (me) metrics

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/me/metrics/
200

Success

List all community resources related to me and my organizations

get
Paramètres de requête
qstringOptionnel

The string to filter items

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/me/org_community_resources/
200

Success

List all datasets related to me and my organizations

get
Paramètres de requête
qstringOptionnel

The string to filter items

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/me/org_datasets/
200

Success

List all discussions related to my organizations

get
Paramètres de requête
qstringOptionnel

The string to filter items

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/me/org_discussions/
200

Success

List all reuses related to me and my organizations

get
Paramètres de requête
qstringOptionnel

The string to filter items

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/me/org_reuses/
200

Success

List all my reuses (including private ones)

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/me/reuses/
200

Success

List all scheduled jobs

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/workers/jobs/
200

Success

Create a new scheduled job

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
argsobject[]Optionnel

The job execution arguments

Default: []
descriptionstringOptionnel

The job description

enabledbooleanOptionnel

Is this job enabled

Default: false
idstringLecture seuleOptionnel

The job unique identifier

kwargsobjectOptionnel

The job execution keyword arguments

Default: {}
last_run_atstring · date-timeLecture seuleOptionnel

The last job execution date

last_run_idstringLecture seuleOptionnel

The last execution task id

namestringRequis

The job unique name

schedulestringLecture seuleOptionnel

The schedule display

taskstring · enumRequis

The task name

Example: test-high-queueValeurs possibles:
Réponses
200

Success

application/json
post
/workers/jobs/

List all users

get
Paramètres de requête
qstringOptionnel

The search query

sortstring · enumOptionnel

The field (and direction) on which sorting apply

Valeurs possibles:
pageintegerOptionnel

The page to display

page_sizeintegerOptionnel

The page size

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/users/
200

Success

Create a new object

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
aboutstring · markdownOptionnel

The user self description

activebooleanOptionnel
avatarstringOptionnel

The user avatar URL

avatar_thumbnailstringOptionnel

The user avatar thumbnail URL. This is the square (500x500) and cropped version.

emailobjectLecture seuleOptionnel

The user email

first_namestringRequis

The user first name

idstringRequis

The user identifier

last_login_atobjectLecture seuleOptionnel

The user last connection date (only present for global admins and on /me)

last_namestringRequis

The user last name

metricsobjectLecture seuleOptionnel

The user metrics

pagestringLecture seuleOptionnel

The user web page URL

rolesstring[]Optionnel

Site wide user roles

sincestring · date-timeRequis

The registeration date

slugstringRequis

The user permalink string

uristringLecture seuleOptionnel

The API URI for this user

websitestringOptionnel

The user website

Réponses
201

Success

application/json
400

Validation error

post
/users/

List all possible user roles

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/users/roles/
200

Success

Suggest users

get
Paramètres de requête
qstringRequis

The string to autocomplete/suggest

sizestringOptionnel

The amount of suggestion to fetch (between 1 and 20)

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/users/suggest/
200

Success

List all followers for a given object

get
Paramètres de chemin
idstringRequis
Paramètres de requête
pageintegerOptionnel

The page to fetch

page_sizeintegerOptionnel

The page size to fetch

userstringOptionnel

Filter follower by user, it allows to check if a user is following the object

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/users/{id}/followers/
200

Success

Follow a user given its ID

post
Paramètres de chemin
idstringRequis
Réponses
403

When trying to follow yourself

post
/users/{id}/followers/
403

When trying to follow yourself

Aucun contenu

Unfollow an object given its ID

delete

Returns the number of followers left after the operation

Paramètres de chemin
idstringRequis
Réponses
200

Success

Aucun contenu

delete
/users/{id}/followers/
200

Success

Aucun contenu

Get a user given its identifier

get
Paramètres de chemin
userstringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
404

User not found

410

User is not active or has been deleted

get
/users/{user}/

Update a user given its identifier

put
Paramètres de chemin
userstringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
aboutstring · markdownOptionnel

The user self description

activebooleanOptionnel
avatarstringOptionnel

The user avatar URL

avatar_thumbnailstringOptionnel

The user avatar thumbnail URL. This is the square (500x500) and cropped version.

emailobjectLecture seuleOptionnel

The user email

first_namestringRequis

The user first name

idstringRequis

The user identifier

last_login_atobjectLecture seuleOptionnel

The user last connection date (only present for global admins and on /me)

last_namestringRequis

The user last name

metricsobjectLecture seuleOptionnel

The user metrics

pagestringLecture seuleOptionnel

The user web page URL

rolesstring[]Optionnel

Site wide user roles

sincestring · date-timeRequis

The registeration date

slugstringRequis

The user permalink string

uristringLecture seuleOptionnel

The API URI for this user

websitestringOptionnel

The user website

Réponses
200

Success

application/json
400

Validation error

404

User not found

410

User is not active or has been deleted

put
/users/{user}/

Delete a user given its identifier

delete
Paramètres de chemin
userstringRequis
Paramètres de requête
no_mailbooleanOptionnel

Do not send a mail to notify the user of the deletion

delete_commentsbooleanOptionnel

Delete comments posted by the user upon user deletion

Réponses
204

Object deleted

403

When trying to delete yourself

404

User not found

410

User is not active or has been deleted

delete
/users/{user}/

Aucun contenu

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/transfer/
200

Success

Initiate transfer request

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
commentstringRequis

An explanation about the transfer request

recipientall ofRequis

The transfer recipient, either an user or an organization

subjectall ofRequis

The transfered subject

Réponses
200

Success

application/json
post
/transfer/
200

Success

Fetch a transfer request given its identifier

get
Paramètres de chemin
idstringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/transfer/{id}/
200

Success

Respond to a transfer request

post
Paramètres de chemin
idstringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
commentstringOptionnel

An optional comment about the transfer response

responsestring · enumRequis

The response

Example: acceptValeurs possibles:
Réponses
200

Success

application/json
post
/transfer/{id}/
200

Success

List all posts

get
Paramètres de requête
pageintegerOptionnel

The page to fetch

page_sizeintegerOptionnel

The page size to fetch

sortstringOptionnel

The sorting attribute

with_draftsbooleanOptionnel

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

qstringOptionnel

query string to search through resources titles

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/posts/
200

Success

Create a post

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
body_typestringOptionnel

HTML or markdown body type

Default: markdown
contentstring · markdownRequis

The post content in Markdown

created_atstring · date-timeLecture seuleOptionnel

The post creation date

credit_tostringOptionnel

An optional credit line (associated to the image)

credit_urlstringOptionnel

An optional link associated to the credits

headlinestringRequis

The post headline

idstringOptionnel

The post identifier

imagestringLecture seuleOptionnel

The post image

last_modifiedstring · date-timeLecture seuleOptionnel

The post last modification date

namestringRequis

The post name

ownerall ofLecture seuleOptionnel

The owner user

pagestringLecture seuleOptionnel

The post web page URL

publishedstring · date-timeLecture seuleOptionnel

The post publication date

slugstringLecture seuleOptionnel

The post permalink string

tagsstring[]Optionnel

Some keywords to help in search

uristringLecture seuleOptionnel

The API URI for this post

Réponses
200

Success

application/json
400

Validation error

post
/posts/

Get a given post

get
Paramètres de chemin
poststringRequis

The post ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
404

Object not found

get
/posts/{post}/

Update a given post

put
Paramètres de chemin
poststringRequis

The post ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
body_typestringOptionnel

HTML or markdown body type

Default: markdown
contentstring · markdownRequis

The post content in Markdown

created_atstring · date-timeLecture seuleOptionnel

The post creation date

credit_tostringOptionnel

An optional credit line (associated to the image)

credit_urlstringOptionnel

An optional link associated to the credits

headlinestringRequis

The post headline

idstringOptionnel

The post identifier

imagestringLecture seuleOptionnel

The post image

last_modifiedstring · date-timeLecture seuleOptionnel

The post last modification date

namestringRequis

The post name

ownerall ofLecture seuleOptionnel

The owner user

pagestringLecture seuleOptionnel

The post web page URL

publishedstring · date-timeLecture seuleOptionnel

The post publication date

slugstringLecture seuleOptionnel

The post permalink string

tagsstring[]Optionnel

Some keywords to help in search

uristringLecture seuleOptionnel

The API URI for this post

Réponses
200

Success

application/json
400

Validation error

404

Object not found

put
/posts/{post}/

Delete a given post

delete
Paramètres de chemin
poststringRequis

The post ID or slug

Réponses
204

Object deleted

404

Object not found

delete
/posts/{post}/

Aucun contenu

List all current user pending notifications

get
Paramètres de requête
pageintegerOptionnel

The page to display

page_sizeintegerOptionnel

The page size

sortstring · enumOptionnel

The field (and direction) on which sorting apply

Valeurs possibles:
handledbooleanOptionnel
userstringOptionnel
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/notifications/
200

Success

Get a single job given an ID

get
Paramètres de chemin
identstringRequis
Paramètres de requête
pageintegerOptionnel

The page to fetch

page_sizeintegerOptionnel

The page size to fetch

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/harvest/job/{ident}/
200

Success

List all harvest sources

get
Paramètres de requête
pageintegerOptionnel

The page to fetch

page_sizeintegerOptionnel

The page size to fetch

ownerstringOptionnel

The organization or user ID to filter on

deletedbooleanOptionnel

Include sources flaggued as deleted

qstringOptionnel

The search query

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/harvest/sources/
200

Success

Create a new harvest source

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
activebooleanRequis

Is this source active

Default: false
autoarchivebooleanRequis

If enabled, datasets not present on the remote source will be automatically archived

Default: true
backendstring · enumRequis

The source backend

Example: ckanValeurs possibles:
configobjectOptionnel

The configuration as key-value pairs

created_atstring · date-timeLecture seuleRequis

The source creation date

deletedstring · date-timeLecture seuleOptionnel

The source deletion date

descriptionstring · markdownOptionnel

The source description

idstringLecture seuleOptionnel

The source unique identifier

last_joball ofLecture seuleOptionnel

The last job for this source

namestringRequis

The source display name

organizationall ofOptionnel

The producer organization

ownerall ofOptionnel

The owner information

permissionsall ofLecture seuleOptionnel
schedulestringLecture seuleOptionnel

The source schedule (interval or cron expression)

urlstringRequis

The source base URL

validationall ofLecture seuleOptionnel

Has the source been validated

Réponses
200

Success

application/json
post
/harvest/sources/

List each zone for a given level with their datasets count

get
Paramètres de chemin
levelstringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/spatial/coverage/{level}/
200

Success

List all known spatial granularities

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/spatial/granularities/
200

Success

List all known levels

get
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/spatial/levels/
200

Success

Fetch a zone

get
Paramètres de chemin
idstringRequis

A zone identifier

Réponses
200

Success

Aucun contenu

get
/spatial/zone/{id}/
200

Success

Aucun contenu

Fetch datasets for a given zone

get
Paramètres de chemin
idstringRequis

A zone identifier

Paramètres de requête
dynamicbooleanOptionnel

Append dynamic datasets

sizeintegerOptionnel

The amount of datasets to fetch

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
Réponseall of
get
/spatial/zone/{id}/datasets/
200

Success

Geospatial zones suggest endpoint using mongoDB contains

get
Paramètres de requête
qstringRequis

The string to autocomplete/suggest

sizeintegerOptionnel

The amount of suggestion to fetch

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/spatial/zones/suggest/
200

Success

Fetch a zone list as GeoJSON

get
Paramètres de chemin
idsstringRequis

A zone identifiers list (comma separated)

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
get
/spatial/zones/{ids}/
200

Success

Suggest tags

get
Paramètres de requête
qstringRequis

The string to autocomplete/suggest

sizeintegerOptionnel

The amount of suggestion to fetch

Réponses
200

Success

Aucun contenu

get
/tags/suggest/
200

Success

Aucun contenu

GET /api/1/site/context.jsonld HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/reuses/badges/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/datasets/badges/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/datasets/extensions/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/datasets/{dataset}/rdf HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/organizations/badges/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/organizations/{org}/catalog HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
DELETE /api/1/me/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*

Success

The dataset is already present

200

Success

200

Success

GET /api/1/tags/suggest/?q=text HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
200

Success

Aucun contenu

200

Success

200

Success

200

Success

200

Success

200

Success

200

Success

Aucun contenu

{
  "data": [
    {
      "archived": "2025-12-14T19:03:27.831Z",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "dataservices": [
        {
          "class": "text",
          "id": "text",
          "self_api_url": "text",
          "self_web_url": "text",
          "title": "My awesome API"
        }
      ],
      "datasets": [
        {
          "access_audiences": [
            {
              "condition": "yes",
              "role": "local_authority_and_administration"
            }
          ],
          "access_type": "text",
          "access_type_reason": "text",
          "access_type_reason_category": "text",
          "acronym": "text",
          "archived": "2025-12-14T19:03:27.831Z",
          "authorization_request_url": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "community_resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "created_at": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "harvest": {
                "issued_at": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text",
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "permissions": {
                "delete": true,
                "edit": true,
                "edit_resources": true
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "role": "text"
            }
          ],
          "created_at": "2025-12-14T19:03:27.831Z",
          "deleted": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "description_short": "text",
          "extras": {},
          "featured": true,
          "frequency": "continuous",
          "frequency_date": "2025-12-14T19:03:27.831Z",
          "harvest": {
            "archived": "text",
            "archived_at": "2025-12-14T19:03:27.831Z",
            "backend": "text",
            "created_at": "2025-12-14T19:03:27.831Z",
            "dct_identifier": "text",
            "domain": "text",
            "issued_at": "2025-12-14T19:03:27.831Z",
            "last_update": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "last_update": "2025-12-14T19:03:27.831Z",
          "license": "notspecified",
          "metrics": {},
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "page": "text",
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          },
          "private": true,
          "quality": {},
          "resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "created_at": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "harvest": {
                "issued_at": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text"
            }
          ],
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "slug": "text",
          "spatial": {
            "geom": {
              "coordinates": [
                {}
              ],
              "type": "Point"
            },
            "granularity": "other",
            "zones": {}
          },
          "tags": [
            "text"
          ],
          "temporal_coverage": {
            "end": "2025-12-14T19:03:27.831Z",
            "start": "2025-12-14T19:03:27.831Z"
          },
          "title": "text",
          "uri": "text"
        }
      ],
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "id": "text",
      "image": "text",
      "image_thumbnail": "text",
      "last_modified": "2025-12-14T19:03:27.831Z",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true
      },
      "private": true,
      "slug": "text",
      "tags": [
        "text"
      ],
      "title": "text",
      "topic": "health",
      "type": "api",
      "uri": "text",
      "url": "text"
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
{
  "archived": "2025-12-14T19:03:27.831Z",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "dataservices": [
    {
      "class": "text",
      "id": "text",
      "self_api_url": "text",
      "self_web_url": "text",
      "title": "My awesome API"
    }
  ],
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "featured": true,
  "id": "text",
  "image": "text",
  "image_thumbnail": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true
  },
  "private": true,
  "slug": "text",
  "tags": [
    "text"
  ],
  "title": "text",
  "topic": "health",
  "type": "api",
  "uri": "text",
  "url": "text"
}
{
  "archived": "2025-12-14T19:03:27.831Z",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "dataservices": [
    {
      "class": "text",
      "id": "text",
      "self_api_url": "text",
      "self_web_url": "text",
      "title": "My awesome API"
    }
  ],
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "featured": true,
  "id": "text",
  "image": "text",
  "image_thumbnail": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true
  },
  "private": true,
  "slug": "text",
  "tags": [
    "text"
  ],
  "title": "text",
  "topic": "health",
  "type": "api",
  "uri": "text",
  "url": "text"
}
{
  "kind": "text"
}
{
  "archived": "2025-12-14T19:03:27.831Z",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "dataservices": [
    {
      "class": "text",
      "id": "text",
      "self_api_url": "text",
      "self_web_url": "text",
      "title": "My awesome API"
    }
  ],
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "featured": true,
  "id": "text",
  "image": "text",
  "image_thumbnail": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true
  },
  "private": true,
  "slug": "text",
  "tags": [
    "text"
  ],
  "title": "text",
  "topic": "health",
  "type": "api",
  "uri": "text",
  "url": "text"
}
GET /api/1/reuses/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
POST /api/1/reuses/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 279

{
  "archived": "2025-12-14T19:03:27.831Z",
  "dataservices": [
    "text"
  ],
  "datasets": [
    "text"
  ],
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "organization": "text",
  "owner": "text",
  "private": true,
  "tags": [
    "text"
  ],
  "title": "text",
  "topic": "health",
  "type": "api",
  "url": "text"
}
GET /api/1/reuses/suggest/?q=text HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "id": "text",
    "image_url": "text",
    "page": "text",
    "slug": "text",
    "title": "text"
  }
]
GET /api/1/reuses/topics/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "id": "text",
    "label": "text"
  }
]
GET /api/1/reuses/types/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "id": "text",
    "label": "text"
  }
]
GET /api/1/reuses/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "data": [
    {
      "follower": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "id": "text",
      "since": "2025-12-14T19:03:27.831Z"
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
POST /api/1/reuses/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
DELETE /api/1/reuses/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/reuses/{reuse}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "archived": "2025-12-14T19:03:27.831Z",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "dataservices": [
    {
      "class": "text",
      "id": "text",
      "self_api_url": "text",
      "self_web_url": "text",
      "title": "My awesome API"
    }
  ],
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "featured": true,
  "id": "text",
  "image": "text",
  "image_thumbnail": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true
  },
  "private": true,
  "slug": "text",
  "tags": [
    "text"
  ],
  "title": "text",
  "topic": "health",
  "type": "api",
  "uri": "text",
  "url": "text"
}
PUT /api/1/reuses/{reuse}/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 279

{
  "archived": "2025-12-14T19:03:27.831Z",
  "dataservices": [
    "text"
  ],
  "datasets": [
    "text"
  ],
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "organization": "text",
  "owner": "text",
  "private": true,
  "tags": [
    "text"
  ],
  "title": "text",
  "topic": "health",
  "type": "api",
  "url": "text"
}
DELETE /api/1/reuses/{reuse}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
POST /api/1/reuses/{reuse}/badges/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 15

{
  "kind": "text"
}
DELETE /api/1/reuses/{reuse}/badges/{badge_kind}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
POST /api/1/reuses/{reuse}/datasets/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 28

{
  "class": "text",
  "id": "text"
}
POST /api/1/reuses/{reuse}/featured/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "archived": "2025-12-14T19:03:27.831Z",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "dataservices": [
    {
      "class": "text",
      "id": "text",
      "self_api_url": "text",
      "self_web_url": "text",
      "title": "My awesome API"
    }
  ],
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "featured": true,
  "id": "text",
  "image": "text",
  "image_thumbnail": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true
  },
  "private": true,
  "slug": "text",
  "tags": [
    "text"
  ],
  "title": "text",
  "topic": "health",
  "type": "api",
  "uri": "text",
  "url": "text"
}
DELETE /api/1/reuses/{reuse}/featured/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "archived": "2025-12-14T19:03:27.831Z",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "dataservices": [
    {
      "class": "text",
      "id": "text",
      "self_api_url": "text",
      "self_web_url": "text",
      "title": "My awesome API"
    }
  ],
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "featured": true,
  "id": "text",
  "image": "text",
  "image_thumbnail": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true
  },
  "private": true,
  "slug": "text",
  "tags": [
    "text"
  ],
  "title": "text",
  "topic": "health",
  "type": "api",
  "uri": "text",
  "url": "text"
}
{
  "about": "text",
  "active": true,
  "avatar": "text",
  "avatar_thumbnail": "text",
  "email": {},
  "first_name": "text",
  "id": "text",
  "last_login_at": {},
  "last_name": "text",
  "metrics": {},
  "organizations": [
    {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    }
  ],
  "page": "text",
  "roles": [
    "text"
  ],
  "since": "2025-12-14T19:03:27.831Z",
  "slug": "text",
  "uri": "text",
  "website": "text",
  "apikey": "text"
}
GET /api/1/me/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "about": "text",
  "active": true,
  "avatar": "text",
  "avatar_thumbnail": "text",
  "email": {},
  "first_name": "text",
  "id": "text",
  "last_login_at": {},
  "last_name": "text",
  "metrics": {},
  "organizations": [
    {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    }
  ],
  "page": "text",
  "roles": [
    "text"
  ],
  "since": "2025-12-14T19:03:27.831Z",
  "slug": "text",
  "uri": "text",
  "website": "text",
  "apikey": "text"
}
PUT /api/1/me/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 322

{
  "about": "text",
  "active": true,
  "avatar": "text",
  "avatar_thumbnail": "text",
  "first_name": "text",
  "id": "text",
  "last_name": "text",
  "organizations": [
    {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "logo": "text",
      "logo_thumbnail": "text",
      "slug": "text"
    }
  ],
  "roles": [
    "text"
  ],
  "since": "2025-12-14T19:03:27.831Z",
  "slug": "text",
  "website": "text"
}
GET /api/1/me/datasets/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "access_audiences": [
      {
        "condition": "yes",
        "role": "local_authority_and_administration"
      }
    ],
    "access_type": "text",
    "access_type_reason": "text",
    "access_type_reason_category": "text",
    "acronym": "text",
    "archived": "2025-12-14T19:03:27.831Z",
    "authorization_request_url": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "community_resources": [
      {
        "checksum": {
          "type": "sha1",
          "value": "text"
        },
        "created_at": "2025-12-14T19:03:27.831Z",
        "description": "text",
        "extras": {},
        "filesize": 1,
        "filetype": "file",
        "format": "text",
        "harvest": {
          "issued_at": "2025-12-14T19:03:27.831Z",
          "modified_at": "2025-12-14T19:03:27.831Z",
          "uri": "text"
        },
        "id": "text",
        "internal": {
          "created_at_internal": "2025-12-14T19:03:27.831Z",
          "last_modified_internal": "2025-12-14T19:03:27.831Z"
        },
        "last_modified": "2025-12-14T19:03:27.831Z",
        "latest": "text",
        "metrics": {},
        "mime": "text",
        "preview_url": "text",
        "schema": {
          "name": "text",
          "url": "text",
          "version": "text"
        },
        "title": "text",
        "type": "main",
        "url": "text",
        "dataset": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "page": "text",
          "title": "text",
          "uri": "text"
        },
        "organization": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "logo": "text",
          "logo_thumbnail": "text",
          "name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "owner": {
          "class": "text",
          "id": "text",
          "avatar": "text",
          "avatar_thumbnail": "text",
          "first_name": "text",
          "last_name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "permissions": {
          "delete": true,
          "edit": true,
          "edit_resources": true
        }
      }
    ],
    "contact_points": [
      {
        "contact_form": "text",
        "email": "text",
        "id": "text",
        "name": "text",
        "organization": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "logo": "text",
          "logo_thumbnail": "text",
          "name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "owner": {
          "class": "text",
          "id": "text",
          "avatar": "text",
          "avatar_thumbnail": "text",
          "first_name": "text",
          "last_name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "role": "text"
      }
    ],
    "created_at": "2025-12-14T19:03:27.831Z",
    "deleted": "2025-12-14T19:03:27.831Z",
    "description": "text",
    "description_short": "text",
    "extras": {},
    "featured": true,
    "frequency": "continuous",
    "frequency_date": "2025-12-14T19:03:27.831Z",
    "harvest": {
      "archived": "text",
      "archived_at": "2025-12-14T19:03:27.831Z",
      "backend": "text",
      "created_at": "2025-12-14T19:03:27.831Z",
      "dct_identifier": "text",
      "domain": "text",
      "issued_at": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "modified_at": "2025-12-14T19:03:27.831Z",
      "remote_id": "text",
      "remote_url": "text",
      "source_id": "text",
      "uri": "text"
    },
    "id": "text",
    "internal": {
      "created_at_internal": "2025-12-14T19:03:27.831Z",
      "last_modified_internal": "2025-12-14T19:03:27.831Z"
    },
    "last_modified": "2025-12-14T19:03:27.831Z",
    "last_update": "2025-12-14T19:03:27.831Z",
    "license": "notspecified",
    "metrics": {},
    "organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "owner": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "page": "text",
    "permissions": {
      "delete": true,
      "edit": true,
      "edit_resources": true
    },
    "private": true,
    "quality": {},
    "resources": [
      {
        "checksum": {
          "type": "sha1",
          "value": "text"
        },
        "created_at": "2025-12-14T19:03:27.831Z",
        "description": "text",
        "extras": {},
        "filesize": 1,
        "filetype": "file",
        "format": "text",
        "harvest": {
          "issued_at": "2025-12-14T19:03:27.831Z",
          "modified_at": "2025-12-14T19:03:27.831Z",
          "uri": "text"
        },
        "id": "text",
        "internal": {
          "created_at_internal": "2025-12-14T19:03:27.831Z",
          "last_modified_internal": "2025-12-14T19:03:27.831Z"
        },
        "last_modified": "2025-12-14T19:03:27.831Z",
        "latest": "text",
        "metrics": {},
        "mime": "text",
        "preview_url": "text",
        "schema": {
          "name": "text",
          "url": "text",
          "version": "text"
        },
        "title": "text",
        "type": "main",
        "url": "text"
      }
    ],
    "schema": {
      "name": "text",
      "url": "text",
      "version": "text"
    },
    "slug": "text",
    "spatial": {
      "geom": {
        "coordinates": [
          {}
        ],
        "type": "Point"
      },
      "granularity": "other",
      "zones": {}
    },
    "tags": [
      "text"
    ],
    "temporal_coverage": {
      "end": "2025-12-14T19:03:27.831Z",
      "start": "2025-12-14T19:03:27.831Z"
    },
    "title": "text",
    "uri": "text"
  }
]
GET /api/1/me/metrics/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "datasets_count": 1,
    "datasets_org_count": 1,
    "followers_count": 1,
    "followers_org_count": 1,
    "id": "text",
    "resources_availability": 1
  }
]
GET /api/1/me/org_community_resources/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "checksum": {
      "type": "sha1",
      "value": "text"
    },
    "created_at": "2025-12-14T19:03:27.831Z",
    "description": "text",
    "extras": {},
    "filesize": 1,
    "filetype": "file",
    "format": "text",
    "harvest": {
      "issued_at": "2025-12-14T19:03:27.831Z",
      "modified_at": "2025-12-14T19:03:27.831Z",
      "uri": "text"
    },
    "id": "text",
    "internal": {
      "created_at_internal": "2025-12-14T19:03:27.831Z",
      "last_modified_internal": "2025-12-14T19:03:27.831Z"
    },
    "last_modified": "2025-12-14T19:03:27.831Z",
    "latest": "text",
    "metrics": {},
    "mime": "text",
    "preview_url": "text",
    "schema": {
      "name": "text",
      "url": "text",
      "version": "text"
    },
    "title": "text",
    "type": "main",
    "url": "text",
    "dataset": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "page": "text",
      "title": "text",
      "uri": "text"
    },
    "organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "owner": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "permissions": {
      "delete": true,
      "edit": true,
      "edit_resources": true
    }
  }
]
GET /api/1/me/org_datasets/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "access_audiences": [
      {
        "condition": "yes",
        "role": "local_authority_and_administration"
      }
    ],
    "access_type": "text",
    "access_type_reason": "text",
    "access_type_reason_category": "text",
    "acronym": "text",
    "archived": "2025-12-14T19:03:27.831Z",
    "authorization_request_url": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "community_resources": [
      {
        "checksum": {
          "type": "sha1",
          "value": "text"
        },
        "created_at": "2025-12-14T19:03:27.831Z",
        "description": "text",
        "extras": {},
        "filesize": 1,
        "filetype": "file",
        "format": "text",
        "harvest": {
          "issued_at": "2025-12-14T19:03:27.831Z",
          "modified_at": "2025-12-14T19:03:27.831Z",
          "uri": "text"
        },
        "id": "text",
        "internal": {
          "created_at_internal": "2025-12-14T19:03:27.831Z",
          "last_modified_internal": "2025-12-14T19:03:27.831Z"
        },
        "last_modified": "2025-12-14T19:03:27.831Z",
        "latest": "text",
        "metrics": {},
        "mime": "text",
        "preview_url": "text",
        "schema": {
          "name": "text",
          "url": "text",
          "version": "text"
        },
        "title": "text",
        "type": "main",
        "url": "text",
        "dataset": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "page": "text",
          "title": "text",
          "uri": "text"
        },
        "organization": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "logo": "text",
          "logo_thumbnail": "text",
          "name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "owner": {
          "class": "text",
          "id": "text",
          "avatar": "text",
          "avatar_thumbnail": "text",
          "first_name": "text",
          "last_name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "permissions": {
          "delete": true,
          "edit": true,
          "edit_resources": true
        }
      }
    ],
    "contact_points": [
      {
        "contact_form": "text",
        "email": "text",
        "id": "text",
        "name": "text",
        "organization": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "logo": "text",
          "logo_thumbnail": "text",
          "name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "owner": {
          "class": "text",
          "id": "text",
          "avatar": "text",
          "avatar_thumbnail": "text",
          "first_name": "text",
          "last_name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "role": "text"
      }
    ],
    "created_at": "2025-12-14T19:03:27.831Z",
    "deleted": "2025-12-14T19:03:27.831Z",
    "description": "text",
    "description_short": "text",
    "extras": {},
    "featured": true,
    "frequency": "continuous",
    "frequency_date": "2025-12-14T19:03:27.831Z",
    "harvest": {
      "archived": "text",
      "archived_at": "2025-12-14T19:03:27.831Z",
      "backend": "text",
      "created_at": "2025-12-14T19:03:27.831Z",
      "dct_identifier": "text",
      "domain": "text",
      "issued_at": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "modified_at": "2025-12-14T19:03:27.831Z",
      "remote_id": "text",
      "remote_url": "text",
      "source_id": "text",
      "uri": "text"
    },
    "id": "text",
    "internal": {
      "created_at_internal": "2025-12-14T19:03:27.831Z",
      "last_modified_internal": "2025-12-14T19:03:27.831Z"
    },
    "last_modified": "2025-12-14T19:03:27.831Z",
    "last_update": "2025-12-14T19:03:27.831Z",
    "license": "notspecified",
    "metrics": {},
    "organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "owner": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "page": "text",
    "permissions": {
      "delete": true,
      "edit": true,
      "edit_resources": true
    },
    "private": true,
    "quality": {},
    "resources": [
      {
        "checksum": {
          "type": "sha1",
          "value": "text"
        },
        "created_at": "2025-12-14T19:03:27.831Z",
        "description": "text",
        "extras": {},
        "filesize": 1,
        "filetype": "file",
        "format": "text",
        "harvest": {
          "issued_at": "2025-12-14T19:03:27.831Z",
          "modified_at": "2025-12-14T19:03:27.831Z",
          "uri": "text"
        },
        "id": "text",
        "internal": {
          "created_at_internal": "2025-12-14T19:03:27.831Z",
          "last_modified_internal": "2025-12-14T19:03:27.831Z"
        },
        "last_modified": "2025-12-14T19:03:27.831Z",
        "latest": "text",
        "metrics": {},
        "mime": "text",
        "preview_url": "text",
        "schema": {
          "name": "text",
          "url": "text",
          "version": "text"
        },
        "title": "text",
        "type": "main",
        "url": "text"
      }
    ],
    "schema": {
      "name": "text",
      "url": "text",
      "version": "text"
    },
    "slug": "text",
    "spatial": {
      "geom": {
        "coordinates": [
          {}
        ],
        "type": "Point"
      },
      "granularity": "other",
      "zones": {}
    },
    "tags": [
      "text"
    ],
    "temporal_coverage": {
      "end": "2025-12-14T19:03:27.831Z",
      "start": "2025-12-14T19:03:27.831Z"
    },
    "title": "text",
    "uri": "text"
  }
]
GET /api/1/me/org_discussions/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "class": "text",
    "closed": "2025-12-14T19:03:27.831Z",
    "closed_by": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "closed_by_organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "created": "2025-12-14T19:03:27.831Z",
    "discussion": {
      "content": "text",
      "last_modified_at": "2025-12-14T19:03:27.831Z",
      "permissions": {
        "delete": true,
        "edit": true
      },
      "posted_by": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "posted_by_organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "posted_on": "2025-12-14T19:03:27.831Z",
      "spam": {
        "status": "not_checked"
      }
    },
    "extras": {},
    "id": "text",
    "organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "permissions": {
      "close": true,
      "delete": true,
      "edit": true
    },
    "self_web_url": "text",
    "spam": {
      "status": "not_checked"
    },
    "subject": {
      "class": "text",
      "id": "text"
    },
    "title": "text",
    "url": "text",
    "user": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    }
  }
]
GET /api/1/me/org_reuses/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "archived": "2025-12-14T19:03:27.831Z",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "created_at": "2025-12-14T19:03:27.831Z",
    "dataservices": [
      {
        "class": "text",
        "id": "text",
        "self_api_url": "text",
        "self_web_url": "text",
        "title": "My awesome API"
      }
    ],
    "datasets": [
      {
        "access_audiences": [
          {
            "condition": "yes",
            "role": "local_authority_and_administration"
          }
        ],
        "access_type": "text",
        "access_type_reason": "text",
        "access_type_reason_category": "text",
        "acronym": "text",
        "archived": "2025-12-14T19:03:27.831Z",
        "authorization_request_url": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "community_resources": [
          {
            "checksum": {
              "type": "sha1",
              "value": "text"
            },
            "created_at": "2025-12-14T19:03:27.831Z",
            "description": "text",
            "extras": {},
            "filesize": 1,
            "filetype": "file",
            "format": "text",
            "harvest": {
              "issued_at": "2025-12-14T19:03:27.831Z",
              "modified_at": "2025-12-14T19:03:27.831Z",
              "uri": "text"
            },
            "id": "text",
            "internal": {
              "created_at_internal": "2025-12-14T19:03:27.831Z",
              "last_modified_internal": "2025-12-14T19:03:27.831Z"
            },
            "last_modified": "2025-12-14T19:03:27.831Z",
            "latest": "text",
            "metrics": {},
            "mime": "text",
            "preview_url": "text",
            "schema": {
              "name": "text",
              "url": "text",
              "version": "text"
            },
            "title": "text",
            "type": "main",
            "url": "text",
            "dataset": {
              "class": "text",
              "id": "text",
              "acronym": "text",
              "page": "text",
              "title": "text",
              "uri": "text"
            },
            "organization": {
              "class": "text",
              "id": "text",
              "acronym": "text",
              "badges": [
                {
                  "kind": "text"
                }
              ],
              "logo": "text",
              "logo_thumbnail": "text",
              "name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "owner": {
              "class": "text",
              "id": "text",
              "avatar": "text",
              "avatar_thumbnail": "text",
              "first_name": "text",
              "last_name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "permissions": {
              "delete": true,
              "edit": true,
              "edit_resources": true
            }
          }
        ],
        "contact_points": [
          {
            "contact_form": "text",
            "email": "text",
            "id": "text",
            "name": "text",
            "organization": {
              "class": "text",
              "id": "text",
              "acronym": "text",
              "badges": [
                {
                  "kind": "text"
                }
              ],
              "logo": "text",
              "logo_thumbnail": "text",
              "name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "owner": {
              "class": "text",
              "id": "text",
              "avatar": "text",
              "avatar_thumbnail": "text",
              "first_name": "text",
              "last_name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "role": "text"
          }
        ],
        "created_at": "2025-12-14T19:03:27.831Z",
        "deleted": "2025-12-14T19:03:27.831Z",
        "description": "text",
        "description_short": "text",
        "extras": {},
        "featured": true,
        "frequency": "continuous",
        "frequency_date": "2025-12-14T19:03:27.831Z",
        "harvest": {
          "archived": "text",
          "archived_at": "2025-12-14T19:03:27.831Z",
          "backend": "text",
          "created_at": "2025-12-14T19:03:27.831Z",
          "dct_identifier": "text",
          "domain": "text",
          "issued_at": "2025-12-14T19:03:27.831Z",
          "last_update": "2025-12-14T19:03:27.831Z",
          "modified_at": "2025-12-14T19:03:27.831Z",
          "remote_id": "text",
          "remote_url": "text",
          "source_id": "text",
          "uri": "text"
        },
        "id": "text",
        "internal": {
          "created_at_internal": "2025-12-14T19:03:27.831Z",
          "last_modified_internal": "2025-12-14T19:03:27.831Z"
        },
        "last_modified": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "license": "notspecified",
        "metrics": {},
        "organization": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "logo": "text",
          "logo_thumbnail": "text",
          "name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "owner": {
          "class": "text",
          "id": "text",
          "avatar": "text",
          "avatar_thumbnail": "text",
          "first_name": "text",
          "last_name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "page": "text",
        "permissions": {
          "delete": true,
          "edit": true,
          "edit_resources": true
        },
        "private": true,
        "quality": {},
        "resources": [
          {
            "checksum": {
              "type": "sha1",
              "value": "text"
            },
            "created_at": "2025-12-14T19:03:27.831Z",
            "description": "text",
            "extras": {},
            "filesize": 1,
            "filetype": "file",
            "format": "text",
            "harvest": {
              "issued_at": "2025-12-14T19:03:27.831Z",
              "modified_at": "2025-12-14T19:03:27.831Z",
              "uri": "text"
            },
            "id": "text",
            "internal": {
              "created_at_internal": "2025-12-14T19:03:27.831Z",
              "last_modified_internal": "2025-12-14T19:03:27.831Z"
            },
            "last_modified": "2025-12-14T19:03:27.831Z",
            "latest": "text",
            "metrics": {},
            "mime": "text",
            "preview_url": "text",
            "schema": {
              "name": "text",
              "url": "text",
              "version": "text"
            },
            "title": "text",
            "type": "main",
            "url": "text"
          }
        ],
        "schema": {
          "name": "text",
          "url": "text",
          "version": "text"
        },
        "slug": "text",
        "spatial": {
          "geom": {
            "coordinates": [
              {}
            ],
            "type": "Point"
          },
          "granularity": "other",
          "zones": {}
        },
        "tags": [
          "text"
        ],
        "temporal_coverage": {
          "end": "2025-12-14T19:03:27.831Z",
          "start": "2025-12-14T19:03:27.831Z"
        },
        "title": "text",
        "uri": "text"
      }
    ],
    "deleted": "2025-12-14T19:03:27.831Z",
    "description": "text",
    "extras": {},
    "featured": true,
    "id": "text",
    "image": "text",
    "image_thumbnail": "text",
    "last_modified": "2025-12-14T19:03:27.831Z",
    "metrics": {},
    "organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "owner": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "page": "text",
    "permissions": {
      "delete": true,
      "edit": true
    },
    "private": true,
    "slug": "text",
    "tags": [
      "text"
    ],
    "title": "text",
    "topic": "health",
    "type": "api",
    "uri": "text",
    "url": "text"
  }
]
GET /api/1/me/reuses/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "archived": "2025-12-14T19:03:27.831Z",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "created_at": "2025-12-14T19:03:27.831Z",
    "dataservices": [
      {
        "class": "text",
        "id": "text",
        "self_api_url": "text",
        "self_web_url": "text",
        "title": "My awesome API"
      }
    ],
    "datasets": [
      {
        "access_audiences": [
          {
            "condition": "yes",
            "role": "local_authority_and_administration"
          }
        ],
        "access_type": "text",
        "access_type_reason": "text",
        "access_type_reason_category": "text",
        "acronym": "text",
        "archived": "2025-12-14T19:03:27.831Z",
        "authorization_request_url": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "community_resources": [
          {
            "checksum": {
              "type": "sha1",
              "value": "text"
            },
            "created_at": "2025-12-14T19:03:27.831Z",
            "description": "text",
            "extras": {},
            "filesize": 1,
            "filetype": "file",
            "format": "text",
            "harvest": {
              "issued_at": "2025-12-14T19:03:27.831Z",
              "modified_at": "2025-12-14T19:03:27.831Z",
              "uri": "text"
            },
            "id": "text",
            "internal": {
              "created_at_internal": "2025-12-14T19:03:27.831Z",
              "last_modified_internal": "2025-12-14T19:03:27.831Z"
            },
            "last_modified": "2025-12-14T19:03:27.831Z",
            "latest": "text",
            "metrics": {},
            "mime": "text",
            "preview_url": "text",
            "schema": {
              "name": "text",
              "url": "text",
              "version": "text"
            },
            "title": "text",
            "type": "main",
            "url": "text",
            "dataset": {
              "class": "text",
              "id": "text",
              "acronym": "text",
              "page": "text",
              "title": "text",
              "uri": "text"
            },
            "organization": {
              "class": "text",
              "id": "text",
              "acronym": "text",
              "badges": [
                {
                  "kind": "text"
                }
              ],
              "logo": "text",
              "logo_thumbnail": "text",
              "name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "owner": {
              "class": "text",
              "id": "text",
              "avatar": "text",
              "avatar_thumbnail": "text",
              "first_name": "text",
              "last_name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "permissions": {
              "delete": true,
              "edit": true,
              "edit_resources": true
            }
          }
        ],
        "contact_points": [
          {
            "contact_form": "text",
            "email": "text",
            "id": "text",
            "name": "text",
            "organization": {
              "class": "text",
              "id": "text",
              "acronym": "text",
              "badges": [
                {
                  "kind": "text"
                }
              ],
              "logo": "text",
              "logo_thumbnail": "text",
              "name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "owner": {
              "class": "text",
              "id": "text",
              "avatar": "text",
              "avatar_thumbnail": "text",
              "first_name": "text",
              "last_name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "role": "text"
          }
        ],
        "created_at": "2025-12-14T19:03:27.831Z",
        "deleted": "2025-12-14T19:03:27.831Z",
        "description": "text",
        "description_short": "text",
        "extras": {},
        "featured": true,
        "frequency": "continuous",
        "frequency_date": "2025-12-14T19:03:27.831Z",
        "harvest": {
          "archived": "text",
          "archived_at": "2025-12-14T19:03:27.831Z",
          "backend": "text",
          "created_at": "2025-12-14T19:03:27.831Z",
          "dct_identifier": "text",
          "domain": "text",
          "issued_at": "2025-12-14T19:03:27.831Z",
          "last_update": "2025-12-14T19:03:27.831Z",
          "modified_at": "2025-12-14T19:03:27.831Z",
          "remote_id": "text",
          "remote_url": "text",
          "source_id": "text",
          "uri": "text"
        },
        "id": "text",
        "internal": {
          "created_at_internal": "2025-12-14T19:03:27.831Z",
          "last_modified_internal": "2025-12-14T19:03:27.831Z"
        },
        "last_modified": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "license": "notspecified",
        "metrics": {},
        "organization": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "logo": "text",
          "logo_thumbnail": "text",
          "name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "owner": {
          "class": "text",
          "id": "text",
          "avatar": "text",
          "avatar_thumbnail": "text",
          "first_name": "text",
          "last_name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "page": "text",
        "permissions": {
          "delete": true,
          "edit": true,
          "edit_resources": true
        },
        "private": true,
        "quality": {},
        "resources": [
          {
            "checksum": {
              "type": "sha1",
              "value": "text"
            },
            "created_at": "2025-12-14T19:03:27.831Z",
            "description": "text",
            "extras": {},
            "filesize": 1,
            "filetype": "file",
            "format": "text",
            "harvest": {
              "issued_at": "2025-12-14T19:03:27.831Z",
              "modified_at": "2025-12-14T19:03:27.831Z",
              "uri": "text"
            },
            "id": "text",
            "internal": {
              "created_at_internal": "2025-12-14T19:03:27.831Z",
              "last_modified_internal": "2025-12-14T19:03:27.831Z"
            },
            "last_modified": "2025-12-14T19:03:27.831Z",
            "latest": "text",
            "metrics": {},
            "mime": "text",
            "preview_url": "text",
            "schema": {
              "name": "text",
              "url": "text",
              "version": "text"
            },
            "title": "text",
            "type": "main",
            "url": "text"
          }
        ],
        "schema": {
          "name": "text",
          "url": "text",
          "version": "text"
        },
        "slug": "text",
        "spatial": {
          "geom": {
            "coordinates": [
              {}
            ],
            "type": "Point"
          },
          "granularity": "other",
          "zones": {}
        },
        "tags": [
          "text"
        ],
        "temporal_coverage": {
          "end": "2025-12-14T19:03:27.831Z",
          "start": "2025-12-14T19:03:27.831Z"
        },
        "title": "text",
        "uri": "text"
      }
    ],
    "deleted": "2025-12-14T19:03:27.831Z",
    "description": "text",
    "extras": {},
    "featured": true,
    "id": "text",
    "image": "text",
    "image_thumbnail": "text",
    "last_modified": "2025-12-14T19:03:27.831Z",
    "metrics": {},
    "organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "owner": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "page": "text",
    "permissions": {
      "delete": true,
      "edit": true
    },
    "private": true,
    "slug": "text",
    "tags": [
      "text"
    ],
    "title": "text",
    "topic": "health",
    "type": "api",
    "uri": "text",
    "url": "text"
  }
]
{
  "args": [
    {}
  ],
  "crontab": {
    "day_of_month": "*",
    "day_of_week": "*",
    "hour": "*",
    "minute": "*",
    "month_of_year": "*"
  },
  "description": "text",
  "enabled": false,
  "id": "text",
  "interval": {
    "every": 1,
    "period": "days"
  },
  "kwargs": {},
  "last_run_at": "2025-12-14T19:03:27.831Z",
  "last_run_id": "text",
  "name": "text",
  "schedule": "text",
  "task": "test-high-queue"
}
GET /api/1/workers/jobs/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "args": [
      {}
    ],
    "crontab": {
      "day_of_month": "*",
      "day_of_week": "*",
      "hour": "*",
      "minute": "*",
      "month_of_year": "*"
    },
    "description": "text",
    "enabled": false,
    "id": "text",
    "interval": {
      "every": 1,
      "period": "days"
    },
    "kwargs": {},
    "last_run_at": "2025-12-14T19:03:27.831Z",
    "last_run_id": "text",
    "name": "text",
    "schedule": "text",
    "task": "test-high-queue"
  }
]
POST /api/1/workers/jobs/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 233

{
  "args": [
    {}
  ],
  "crontab": {
    "day_of_month": "*",
    "day_of_week": "*",
    "hour": "*",
    "minute": "*",
    "month_of_year": "*"
  },
  "description": "text",
  "enabled": false,
  "interval": {
    "every": 1,
    "period": "days"
  },
  "kwargs": {},
  "name": "text",
  "task": "test-high-queue"
}
{
  "about": "text",
  "active": true,
  "avatar": "text",
  "avatar_thumbnail": "text",
  "email": {},
  "first_name": "text",
  "id": "text",
  "last_login_at": {},
  "last_name": "text",
  "metrics": {},
  "organizations": [
    {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    }
  ],
  "page": "text",
  "roles": [
    "text"
  ],
  "since": "2025-12-14T19:03:27.831Z",
  "slug": "text",
  "uri": "text",
  "website": "text"
}
{
  "about": "text",
  "active": true,
  "avatar": "text",
  "avatar_thumbnail": "text",
  "email": {},
  "first_name": "text",
  "id": "text",
  "last_login_at": {},
  "last_name": "text",
  "metrics": {},
  "organizations": [
    {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    }
  ],
  "page": "text",
  "roles": [
    "text"
  ],
  "since": "2025-12-14T19:03:27.831Z",
  "slug": "text",
  "uri": "text",
  "website": "text"
}
GET /api/1/users/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "data": [
    {
      "about": "text",
      "active": true,
      "avatar": "text",
      "avatar_thumbnail": "text",
      "email": {},
      "first_name": "text",
      "id": "text",
      "last_login_at": {},
      "last_name": "text",
      "metrics": {},
      "organizations": [
        {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "logo": "text",
          "logo_thumbnail": "text",
          "name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        }
      ],
      "page": "text",
      "roles": [
        "text"
      ],
      "since": "2025-12-14T19:03:27.831Z",
      "slug": "text",
      "uri": "text",
      "website": "text"
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
POST /api/1/users/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 322

{
  "about": "text",
  "active": true,
  "avatar": "text",
  "avatar_thumbnail": "text",
  "first_name": "text",
  "id": "text",
  "last_name": "text",
  "organizations": [
    {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "logo": "text",
      "logo_thumbnail": "text",
      "slug": "text"
    }
  ],
  "roles": [
    "text"
  ],
  "since": "2025-12-14T19:03:27.831Z",
  "slug": "text",
  "website": "text"
}
GET /api/1/users/roles/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "name": "text"
  }
]
GET /api/1/users/suggest/?q=text HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "avatar_url": "text",
    "email": {},
    "first_name": "text",
    "id": "text",
    "last_name": "text",
    "slug": "text"
  }
]
GET /api/1/users/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "data": [
    {
      "follower": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "id": "text",
      "since": "2025-12-14T19:03:27.831Z"
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
POST /api/1/users/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
DELETE /api/1/users/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/users/{user}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "about": "text",
  "active": true,
  "avatar": "text",
  "avatar_thumbnail": "text",
  "email": {},
  "first_name": "text",
  "id": "text",
  "last_login_at": {},
  "last_name": "text",
  "metrics": {},
  "organizations": [
    {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    }
  ],
  "page": "text",
  "roles": [
    "text"
  ],
  "since": "2025-12-14T19:03:27.831Z",
  "slug": "text",
  "uri": "text",
  "website": "text"
}
PUT /api/1/users/{user}/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 322

{
  "about": "text",
  "active": true,
  "avatar": "text",
  "avatar_thumbnail": "text",
  "first_name": "text",
  "id": "text",
  "last_name": "text",
  "organizations": [
    {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "logo": "text",
      "logo_thumbnail": "text",
      "slug": "text"
    }
  ],
  "roles": [
    "text"
  ],
  "since": "2025-12-14T19:03:27.831Z",
  "slug": "text",
  "website": "text"
}
DELETE /api/1/users/{user}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "body_type": "markdown",
  "content": "text",
  "created_at": "2025-12-14T19:03:27.831Z",
  "credit_to": "text",
  "credit_url": "text",
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "headline": "text",
  "id": "text",
  "image": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "name": "text",
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "published": "2025-12-14T19:03:27.831Z",
  "reuses": [
    {
      "archived": "2025-12-14T19:03:27.831Z",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "dataservices": [
        {
          "class": "text",
          "id": "text",
          "self_api_url": "text",
          "self_web_url": "text",
          "title": "My awesome API"
        }
      ],
      "datasets": [
        {
          "access_audiences": [
            {
              "condition": "yes",
              "role": "local_authority_and_administration"
            }
          ],
          "access_type": "text",
          "access_type_reason": "text",
          "access_type_reason_category": "text",
          "acronym": "text",
          "archived": "2025-12-14T19:03:27.831Z",
          "authorization_request_url": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "community_resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "created_at": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "harvest": {
                "issued_at": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text",
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "permissions": {
                "delete": true,
                "edit": true,
                "edit_resources": true
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "role": "text"
            }
          ],
          "created_at": "2025-12-14T19:03:27.831Z",
          "deleted": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "description_short": "text",
          "extras": {},
          "featured": true,
          "frequency": "continuous",
          "frequency_date": "2025-12-14T19:03:27.831Z",
          "harvest": {
            "archived": "text",
            "archived_at": "2025-12-14T19:03:27.831Z",
            "backend": "text",
            "created_at": "2025-12-14T19:03:27.831Z",
            "dct_identifier": "text",
            "domain": "text",
            "issued_at": "2025-12-14T19:03:27.831Z",
            "last_update": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "last_update": "2025-12-14T19:03:27.831Z",
          "license": "notspecified",
          "metrics": {},
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "page": "text",
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          },
          "private": true,
          "quality": {},
          "resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "created_at": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "harvest": {
                "issued_at": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text"
            }
          ],
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "slug": "text",
          "spatial": {
            "geom": {
              "coordinates": [
                {}
              ],
              "type": "Point"
            },
            "granularity": "other",
            "zones": {}
          },
          "tags": [
            "text"
          ],
          "temporal_coverage": {
            "end": "2025-12-14T19:03:27.831Z",
            "start": "2025-12-14T19:03:27.831Z"
          },
          "title": "text",
          "uri": "text"
        }
      ],
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "id": "text",
      "image": "text",
      "image_thumbnail": "text",
      "last_modified": "2025-12-14T19:03:27.831Z",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true
      },
      "private": true,
      "slug": "text",
      "tags": [
        "text"
      ],
      "title": "text",
      "topic": "health",
      "type": "api",
      "uri": "text",
      "url": "text"
    }
  ],
  "slug": "text",
  "tags": [
    "text"
  ],
  "uri": "text"
}
{
  "body_type": "markdown",
  "content": "text",
  "created_at": "2025-12-14T19:03:27.831Z",
  "credit_to": "text",
  "credit_url": "text",
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "headline": "text",
  "id": "text",
  "image": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "name": "text",
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "published": "2025-12-14T19:03:27.831Z",
  "reuses": [
    {
      "archived": "2025-12-14T19:03:27.831Z",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "dataservices": [
        {
          "class": "text",
          "id": "text",
          "self_api_url": "text",
          "self_web_url": "text",
          "title": "My awesome API"
        }
      ],
      "datasets": [
        {
          "access_audiences": [
            {
              "condition": "yes",
              "role": "local_authority_and_administration"
            }
          ],
          "access_type": "text",
          "access_type_reason": "text",
          "access_type_reason_category": "text",
          "acronym": "text",
          "archived": "2025-12-14T19:03:27.831Z",
          "authorization_request_url": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "community_resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "created_at": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "harvest": {
                "issued_at": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text",
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "permissions": {
                "delete": true,
                "edit": true,
                "edit_resources": true
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "role": "text"
            }
          ],
          "created_at": "2025-12-14T19:03:27.831Z",
          "deleted": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "description_short": "text",
          "extras": {},
          "featured": true,
          "frequency": "continuous",
          "frequency_date": "2025-12-14T19:03:27.831Z",
          "harvest": {
            "archived": "text",
            "archived_at": "2025-12-14T19:03:27.831Z",
            "backend": "text",
            "created_at": "2025-12-14T19:03:27.831Z",
            "dct_identifier": "text",
            "domain": "text",
            "issued_at": "2025-12-14T19:03:27.831Z",
            "last_update": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "last_update": "2025-12-14T19:03:27.831Z",
          "license": "notspecified",
          "metrics": {},
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "page": "text",
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          },
          "private": true,
          "quality": {},
          "resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "created_at": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "harvest": {
                "issued_at": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text"
            }
          ],
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "slug": "text",
          "spatial": {
            "geom": {
              "coordinates": [
                {}
              ],
              "type": "Point"
            },
            "granularity": "other",
            "zones": {}
          },
          "tags": [
            "text"
          ],
          "temporal_coverage": {
            "end": "2025-12-14T19:03:27.831Z",
            "start": "2025-12-14T19:03:27.831Z"
          },
          "title": "text",
          "uri": "text"
        }
      ],
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "id": "text",
      "image": "text",
      "image_thumbnail": "text",
      "last_modified": "2025-12-14T19:03:27.831Z",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true
      },
      "private": true,
      "slug": "text",
      "tags": [
        "text"
      ],
      "title": "text",
      "topic": "health",
      "type": "api",
      "uri": "text",
      "url": "text"
    }
  ],
  "slug": "text",
  "tags": [
    "text"
  ],
  "uri": "text"
}
GET /api/1/posts/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "data": [
    {
      "body_type": "markdown",
      "content": "text",
      "created_at": "2025-12-14T19:03:27.831Z",
      "credit_to": "text",
      "credit_url": "text",
      "datasets": [
        {
          "access_audiences": [
            {
              "condition": "yes",
              "role": "local_authority_and_administration"
            }
          ],
          "access_type": "text",
          "access_type_reason": "text",
          "access_type_reason_category": "text",
          "acronym": "text",
          "archived": "2025-12-14T19:03:27.831Z",
          "authorization_request_url": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "community_resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "created_at": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "harvest": {
                "issued_at": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text",
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "permissions": {
                "delete": true,
                "edit": true,
                "edit_resources": true
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "role": "text"
            }
          ],
          "created_at": "2025-12-14T19:03:27.831Z",
          "deleted": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "description_short": "text",
          "extras": {},
          "featured": true,
          "frequency": "continuous",
          "frequency_date": "2025-12-14T19:03:27.831Z",
          "harvest": {
            "archived": "text",
            "archived_at": "2025-12-14T19:03:27.831Z",
            "backend": "text",
            "created_at": "2025-12-14T19:03:27.831Z",
            "dct_identifier": "text",
            "domain": "text",
            "issued_at": "2025-12-14T19:03:27.831Z",
            "last_update": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "last_update": "2025-12-14T19:03:27.831Z",
          "license": "notspecified",
          "metrics": {},
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "page": "text",
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          },
          "private": true,
          "quality": {},
          "resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "created_at": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "harvest": {
                "issued_at": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text"
            }
          ],
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "slug": "text",
          "spatial": {
            "geom": {
              "coordinates": [
                {}
              ],
              "type": "Point"
            },
            "granularity": "other",
            "zones": {}
          },
          "tags": [
            "text"
          ],
          "temporal_coverage": {
            "end": "2025-12-14T19:03:27.831Z",
            "start": "2025-12-14T19:03:27.831Z"
          },
          "title": "text",
          "uri": "text"
        }
      ],
      "headline": "text",
      "id": "text",
      "image": "text",
      "last_modified": "2025-12-14T19:03:27.831Z",
      "name": "text",
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "published": "2025-12-14T19:03:27.831Z",
      "reuses": [
        {
          "archived": "2025-12-14T19:03:27.831Z",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "created_at": "2025-12-14T19:03:27.831Z",
          "dataservices": [
            {
              "class": "text",
              "id": "text",
              "self_api_url": "text",
              "self_web_url": "text",
              "title": "My awesome API"
            }
          ],
          "datasets": [
            {
              "access_audiences": [
                {
                  "condition": "yes",
                  "role": "local_authority_and_administration"
                }
              ],
              "access_type": "text",
              "access_type_reason": "text",
              "access_type_reason_category": "text",
              "acronym": "text",
              "archived": "2025-12-14T19:03:27.831Z",
              "authorization_request_url": "text",
              "badges": [
                {
                  "kind": "text"
                }
              ],
              "community_resources": [
                {
                  "checksum": {
                    "type": "sha1",
                    "value": "text"
                  },
                  "created_at": "2025-12-14T19:03:27.831Z",
                  "description": "text",
                  "extras": {},
                  "filesize": 1,
                  "filetype": "file",
                  "format": "text",
                  "harvest": {
                    "issued_at": "2025-12-14T19:03:27.831Z",
                    "modified_at": "2025-12-14T19:03:27.831Z",
                    "uri": "text"
                  },
                  "id": "text",
                  "internal": {
                    "created_at_internal": "2025-12-14T19:03:27.831Z",
                    "last_modified_internal": "2025-12-14T19:03:27.831Z"
                  },
                  "last_modified": "2025-12-14T19:03:27.831Z",
                  "latest": "text",
                  "metrics": {},
                  "mime": "text",
                  "preview_url": "text",
                  "schema": {
                    "name": "text",
                    "url": "text",
                    "version": "text"
                  },
                  "title": "text",
                  "type": "main",
                  "url": "text",
                  "dataset": {
                    "class": "text",
                    "id": "text",
                    "acronym": "text",
                    "page": "text",
                    "title": "text",
                    "uri": "text"
                  },
                  "organization": {
                    "class": "text",
                    "id": "text",
                    "acronym": "text",
                    "badges": [
                      {
                        "kind": "text"
                      }
                    ],
                    "logo": "text",
                    "logo_thumbnail": "text",
                    "name": "text",
                    "page": "text",
                    "slug": "text",
                    "uri": "text"
                  },
                  "owner": {
                    "class": "text",
                    "id": "text",
                    "avatar": "text",
                    "avatar_thumbnail": "text",
                    "first_name": "text",
                    "last_name": "text",
                    "page": "text",
                    "slug": "text",
                    "uri": "text"
                  },
                  "permissions": {
                    "delete": true,
                    "edit": true,
                    "edit_resources": true
                  }
                }
              ],
              "contact_points": [
                {
                  "contact_form": "text",
                  "email": "text",
                  "id": "text",
                  "name": "text",
                  "organization": {
                    "class": "text",
                    "id": "text",
                    "acronym": "text",
                    "badges": [
                      {
                        "kind": "text"
                      }
                    ],
                    "logo": "text",
                    "logo_thumbnail": "text",
                    "name": "text",
                    "page": "text",
                    "slug": "text",
                    "uri": "text"
                  },
                  "owner": {
                    "class": "text",
                    "id": "text",
                    "avatar": "text",
                    "avatar_thumbnail": "text",
                    "first_name": "text",
                    "last_name": "text",
                    "page": "text",
                    "slug": "text",
                    "uri": "text"
                  },
                  "role": "text"
                }
              ],
              "created_at": "2025-12-14T19:03:27.831Z",
              "deleted": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "description_short": "text",
              "extras": {},
              "featured": true,
              "frequency": "continuous",
              "frequency_date": "2025-12-14T19:03:27.831Z",
              "harvest": {
                "archived": "text",
                "archived_at": "2025-12-14T19:03:27.831Z",
                "backend": "text",
                "created_at": "2025-12-14T19:03:27.831Z",
                "dct_identifier": "text",
                "domain": "text",
                "issued_at": "2025-12-14T19:03:27.831Z",
                "last_update": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "remote_id": "text",
                "remote_url": "text",
                "source_id": "text",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "last_update": "2025-12-14T19:03:27.831Z",
              "license": "notspecified",
              "metrics": {},
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "page": "text",
              "permissions": {
                "delete": true,
                "edit": true,
                "edit_resources": true
              },
              "private": true,
              "quality": {},
              "resources": [
                {
                  "checksum": {
                    "type": "sha1",
                    "value": "text"
                  },
                  "created_at": "2025-12-14T19:03:27.831Z",
                  "description": "text",
                  "extras": {},
                  "filesize": 1,
                  "filetype": "file",
                  "format": "text",
                  "harvest": {
                    "issued_at": "2025-12-14T19:03:27.831Z",
                    "modified_at": "2025-12-14T19:03:27.831Z",
                    "uri": "text"
                  },
                  "id": "text",
                  "internal": {
                    "created_at_internal": "2025-12-14T19:03:27.831Z",
                    "last_modified_internal": "2025-12-14T19:03:27.831Z"
                  },
                  "last_modified": "2025-12-14T19:03:27.831Z",
                  "latest": "text",
                  "metrics": {},
                  "mime": "text",
                  "preview_url": "text",
                  "schema": {
                    "name": "text",
                    "url": "text",
                    "version": "text"
                  },
                  "title": "text",
                  "type": "main",
                  "url": "text"
                }
              ],
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "slug": "text",
              "spatial": {
                "geom": {
                  "coordinates": [
                    {}
                  ],
                  "type": "Point"
                },
                "granularity": "other",
                "zones": {}
              },
              "tags": [
                "text"
              ],
              "temporal_coverage": {
                "end": "2025-12-14T19:03:27.831Z",
                "start": "2025-12-14T19:03:27.831Z"
              },
              "title": "text",
              "uri": "text"
            }
          ],
          "deleted": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "featured": true,
          "id": "text",
          "image": "text",
          "image_thumbnail": "text",
          "last_modified": "2025-12-14T19:03:27.831Z",
          "metrics": {},
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "page": "text",
          "permissions": {
            "delete": true,
            "edit": true
          },
          "private": true,
          "slug": "text",
          "tags": [
            "text"
          ],
          "title": "text",
          "topic": "health",
          "type": "api",
          "uri": "text",
          "url": "text"
        }
      ],
      "slug": "text",
      "tags": [
        "text"
      ],
      "uri": "text"
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
POST /api/1/posts/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 4971

{
  "body_type": "markdown",
  "content": "text",
  "credit_to": "text",
  "credit_url": "text",
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "mime": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "slug": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "slug": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "slug": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "slug": "text"
          },
          "role": "text"
        }
      ],
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "slug": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "slug": "text"
      },
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "mime": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text"
    }
  ],
  "headline": "text",
  "id": "text",
  "name": "text",
  "reuses": [
    {
      "archived": "2025-12-14T19:03:27.831Z",
      "dataservices": [
        {
          "class": "text",
          "id": "text",
          "title": "My awesome API"
        }
      ],
      "datasets": [
        {
          "access_audiences": [
            {
              "condition": "yes",
              "role": "local_authority_and_administration"
            }
          ],
          "access_type": "text",
          "access_type_reason": "text",
          "access_type_reason_category": "text",
          "acronym": "text",
          "archived": "2025-12-14T19:03:27.831Z",
          "authorization_request_url": "text",
          "community_resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "mime": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text",
              "dataset": {
                "class": "text",
                "id": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "slug": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "slug": "text"
              },
              "permissions": {
                "delete": true,
                "edit": true,
                "edit_resources": true
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "name": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "slug": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "slug": "text"
              },
              "role": "text"
            }
          ],
          "description": "text",
          "description_short": "text",
          "extras": {},
          "featured": true,
          "frequency": "continuous",
          "frequency_date": "2025-12-14T19:03:27.831Z",
          "last_update": "2025-12-14T19:03:27.831Z",
          "license": "notspecified",
          "metrics": {},
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "slug": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "slug": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          },
          "private": true,
          "resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "mime": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text"
            }
          ],
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "slug": "text",
          "spatial": {
            "geom": {
              "coordinates": [
                {}
              ],
              "type": "Point"
            },
            "granularity": "other",
            "zones": {}
          },
          "tags": [
            "text"
          ],
          "temporal_coverage": {
            "end": "2025-12-14T19:03:27.831Z",
            "start": "2025-12-14T19:03:27.831Z"
          },
          "title": "text"
        }
      ],
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "slug": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "slug": "text"
      },
      "private": true,
      "tags": [
        "text"
      ],
      "title": "text",
      "topic": "health",
      "type": "api",
      "url": "text"
    }
  ],
  "tags": [
    "text"
  ]
}
GET /api/1/posts/{post}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "body_type": "markdown",
  "content": "text",
  "created_at": "2025-12-14T19:03:27.831Z",
  "credit_to": "text",
  "credit_url": "text",
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "headline": "text",
  "id": "text",
  "image": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "name": "text",
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "published": "2025-12-14T19:03:27.831Z",
  "reuses": [
    {
      "archived": "2025-12-14T19:03:27.831Z",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "dataservices": [
        {
          "class": "text",
          "id": "text",
          "self_api_url": "text",
          "self_web_url": "text",
          "title": "My awesome API"
        }
      ],
      "datasets": [
        {
          "access_audiences": [
            {
              "condition": "yes",
              "role": "local_authority_and_administration"
            }
          ],
          "access_type": "text",
          "access_type_reason": "text",
          "access_type_reason_category": "text",
          "acronym": "text",
          "archived": "2025-12-14T19:03:27.831Z",
          "authorization_request_url": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "community_resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "created_at": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "harvest": {
                "issued_at": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text",
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "permissions": {
                "delete": true,
                "edit": true,
                "edit_resources": true
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "id": "text",
              "name": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "badges": [
                  {
                    "kind": "text"
                  }
                ],
                "logo": "text",
                "logo_thumbnail": "text",
                "name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "first_name": "text",
                "last_name": "text",
                "page": "text",
                "slug": "text",
                "uri": "text"
              },
              "role": "text"
            }
          ],
          "created_at": "2025-12-14T19:03:27.831Z",
          "deleted": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "description_short": "text",
          "extras": {},
          "featured": true,
          "frequency": "continuous",
          "frequency_date": "2025-12-14T19:03:27.831Z",
          "harvest": {
            "archived": "text",
            "archived_at": "2025-12-14T19:03:27.831Z",
            "backend": "text",
            "created_at": "2025-12-14T19:03:27.831Z",
            "dct_identifier": "text",
            "domain": "text",
            "issued_at": "2025-12-14T19:03:27.831Z",
            "last_update": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "remote_id": "text",
            "remote_url": "text",
            "source_id": "text",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "last_update": "2025-12-14T19:03:27.831Z",
          "license": "notspecified",
          "metrics": {},
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "page": "text",
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          },
          "private": true,
          "quality": {},
          "resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "created_at": "2025-12-14T19:03:27.831Z",
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "harvest": {
                "issued_at": "2025-12-14T19:03:27.831Z",
                "modified_at": "2025-12-14T19:03:27.831Z",
                "uri": "text"
              },
              "id": "text",
              "internal": {
                "created_at_internal": "2025-12-14T19:03:27.831Z",
                "last_modified_internal": "2025-12-14T19:03:27.831Z"
              },
              "last_modified": "2025-12-14T19:03:27.831Z",
              "latest": "text",
              "metrics": {},
              "mime": "text",
              "preview_url": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text"
            }
          ],
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "slug": "text",
          "spatial": {
            "geom": {
              "coordinates": [
                {}
              ],
              "type": "Point"
            },
            "granularity": "other",
            "zones": {}
          },
          "tags": [
            "text"
          ],
          "temporal_coverage": {
            "end": "2025-12-14T19:03:27.831Z",
            "start": "2025-12-14T19:03:27.831Z"
          },
          "title": "text",
          "uri": "text"
        }
      ],
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "featured": true,
      "id": "text",
      "image": "text",
      "image_thumbnail": "text",
      "last_modified": "2025-12-14T19:03:27.831Z",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true
      },
      "private": true,
      "slug": "text",
      "tags": [
        "text"
      ],
      "title": "text",
      "topic": "health",
      "type": "api",
      "uri": "text",
      "url": "text"
    }
  ],
  "slug": "text",
  "tags": [
    "text"
  ],
  "uri": "text"
}
PUT /api/1/posts/{post}/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 4971

{
  "body_type": "markdown",
  "content": "text",
  "credit_to": "text",
  "credit_url": "text",
  "datasets": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "mime": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "slug": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "slug": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "slug": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "slug": "text"
          },
          "role": "text"
        }
      ],
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "slug": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "slug": "text"
      },
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "mime": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text"
    }
  ],
  "headline": "text",
  "id": "text",
  "name": "text",
  "reuses": [
    {
      "archived": "2025-12-14T19:03:27.831Z",
      "dataservices": [
        {
          "class": "text",
          "id": "text",
          "title": "My awesome API"
        }
      ],
      "datasets": [
        {
          "access_audiences": [
            {
              "condition": "yes",
              "role": "local_authority_and_administration"
            }
          ],
          "access_type": "text",
          "access_type_reason": "text",
          "access_type_reason_category": "text",
          "acronym": "text",
          "archived": "2025-12-14T19:03:27.831Z",
          "authorization_request_url": "text",
          "community_resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "mime": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text",
              "dataset": {
                "class": "text",
                "id": "text"
              },
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "slug": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "slug": "text"
              },
              "permissions": {
                "delete": true,
                "edit": true,
                "edit_resources": true
              }
            }
          ],
          "contact_points": [
            {
              "contact_form": "text",
              "email": "text",
              "name": "text",
              "organization": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "logo": "text",
                "logo_thumbnail": "text",
                "slug": "text"
              },
              "owner": {
                "class": "text",
                "id": "text",
                "avatar": "text",
                "avatar_thumbnail": "text",
                "slug": "text"
              },
              "role": "text"
            }
          ],
          "description": "text",
          "description_short": "text",
          "extras": {},
          "featured": true,
          "frequency": "continuous",
          "frequency_date": "2025-12-14T19:03:27.831Z",
          "last_update": "2025-12-14T19:03:27.831Z",
          "license": "notspecified",
          "metrics": {},
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "logo": "text",
            "logo_thumbnail": "text",
            "slug": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "slug": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          },
          "private": true,
          "resources": [
            {
              "checksum": {
                "type": "sha1",
                "value": "text"
              },
              "description": "text",
              "extras": {},
              "filesize": 1,
              "filetype": "file",
              "format": "text",
              "mime": "text",
              "schema": {
                "name": "text",
                "url": "text",
                "version": "text"
              },
              "title": "text",
              "type": "main",
              "url": "text"
            }
          ],
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "slug": "text",
          "spatial": {
            "geom": {
              "coordinates": [
                {}
              ],
              "type": "Point"
            },
            "granularity": "other",
            "zones": {}
          },
          "tags": [
            "text"
          ],
          "temporal_coverage": {
            "end": "2025-12-14T19:03:27.831Z",
            "start": "2025-12-14T19:03:27.831Z"
          },
          "title": "text"
        }
      ],
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "slug": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "slug": "text"
      },
      "private": true,
      "tags": [
        "text"
      ],
      "title": "text",
      "topic": "health",
      "type": "api",
      "url": "text"
    }
  ],
  "tags": [
    "text"
  ]
}
DELETE /api/1/posts/{post}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/notifications/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "data": [
    {
      "created_at": "2025-12-14T19:03:27.831Z",
      "details": {},
      "handled_at": "2025-12-14T19:03:27.831Z",
      "id": "text",
      "last_modified": "2025-12-14T19:03:27.831Z",
      "user": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      }
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
{
  "active": false,
  "autoarchive": true,
  "backend": "ckan",
  "config": {},
  "created_at": "2025-12-14T19:03:27.831Z",
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "id": "text",
  "last_job": {
    "created": "2025-12-14T19:03:27.831Z",
    "ended": "2025-12-14T19:03:27.831Z",
    "errors": [
      {
        "level": "text",
        "message": "text"
      }
    ],
    "id": "text",
    "items": [
      {
        "args": [
          "text"
        ],
        "created": "2025-12-14T19:03:27.831Z",
        "dataservice": {
          "class": "text",
          "id": "text",
          "self_api_url": "text",
          "self_web_url": "text",
          "title": "My awesome API"
        },
        "dataset": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "page": "text",
          "title": "text",
          "uri": "text"
        },
        "ended": "2025-12-14T19:03:27.831Z",
        "errors": [
          {
            "level": "text",
            "message": "text"
          }
        ],
        "kwargs": {},
        "logs": [
          {
            "level": "text",
            "message": "text"
          }
        ],
        "remote_id": "text",
        "remote_url": "text",
        "started": "2025-12-14T19:03:27.831Z",
        "status": "pending"
      }
    ],
    "source": "text",
    "started": "2025-12-14T19:03:27.831Z",
    "status": "pending"
  },
  "name": "text",
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "permissions": {
    "delete": true,
    "edit": true,
    "preview": true,
    "run": true,
    "schedule": true,
    "validate": true
  },
  "schedule": "text",
  "url": "text",
  "validation": {
    "by": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "comment": "text",
    "on": "2025-12-14T19:03:27.831Z",
    "state": "pending"
  }
}
GET /api/1/harvest/job/{ident}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "created": "2025-12-14T19:03:27.831Z",
  "ended": "2025-12-14T19:03:27.831Z",
  "errors": [
    {
      "level": "text",
      "message": "text"
    }
  ],
  "id": "text",
  "items": [
    {
      "args": [
        "text"
      ],
      "created": "2025-12-14T19:03:27.831Z",
      "dataservice": {
        "class": "text",
        "id": "text",
        "self_api_url": "text",
        "self_web_url": "text",
        "title": "My awesome API"
      },
      "dataset": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "page": "text",
        "title": "text",
        "uri": "text"
      },
      "ended": "2025-12-14T19:03:27.831Z",
      "errors": [
        {
          "level": "text",
          "message": "text"
        }
      ],
      "kwargs": {},
      "logs": [
        {
          "level": "text",
          "message": "text"
        }
      ],
      "remote_id": "text",
      "remote_url": "text",
      "started": "2025-12-14T19:03:27.831Z",
      "status": "pending"
    }
  ],
  "source": "text",
  "started": "2025-12-14T19:03:27.831Z",
  "status": "pending"
}
GET /api/1/harvest/sources/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "data": [
      {
        "active": false,
        "autoarchive": true,
        "backend": "ckan",
        "config": {},
        "created_at": "2025-12-14T19:03:27.831Z",
        "deleted": "2025-12-14T19:03:27.831Z",
        "description": "text",
        "id": "text",
        "last_job": {
          "created": "2025-12-14T19:03:27.831Z",
          "ended": "2025-12-14T19:03:27.831Z",
          "errors": [
            {
              "level": "text",
              "message": "text"
            }
          ],
          "id": "text",
          "items": [
            {
              "args": [
                "text"
              ],
              "created": "2025-12-14T19:03:27.831Z",
              "dataservice": {
                "class": "text",
                "id": "text",
                "self_api_url": "text",
                "self_web_url": "text",
                "title": "My awesome API"
              },
              "dataset": {
                "class": "text",
                "id": "text",
                "acronym": "text",
                "page": "text",
                "title": "text",
                "uri": "text"
              },
              "ended": "2025-12-14T19:03:27.831Z",
              "errors": [
                {
                  "level": "text",
                  "message": "text"
                }
              ],
              "kwargs": {},
              "logs": [
                {
                  "level": "text",
                  "message": "text"
                }
              ],
              "remote_id": "text",
              "remote_url": "text",
              "started": "2025-12-14T19:03:27.831Z",
              "status": "pending"
            }
          ],
          "source": "text",
          "started": "2025-12-14T19:03:27.831Z",
          "status": "pending"
        },
        "name": "text",
        "organization": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "logo": "text",
          "logo_thumbnail": "text",
          "name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "owner": {
          "class": "text",
          "id": "text",
          "avatar": "text",
          "avatar_thumbnail": "text",
          "first_name": "text",
          "last_name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "permissions": {
          "delete": true,
          "edit": true,
          "preview": true,
          "run": true,
          "schedule": true,
          "validate": true
        },
        "schedule": "text",
        "url": "text",
        "validation": {
          "by": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "comment": "text",
          "on": "2025-12-14T19:03:27.831Z",
          "state": "pending"
        }
      }
    ],
    "next_page": "text",
    "page": 1,
    "page_size": 1,
    "previous_page": "text",
    "total": 1
  }
]
POST /api/1/harvest/sources/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 318

{
  "active": false,
  "autoarchive": true,
  "backend": "ckan",
  "config": {},
  "description": "text",
  "name": "text",
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "logo": "text",
    "logo_thumbnail": "text",
    "slug": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "slug": "text"
  },
  "url": "text"
}
GET /api/1/spatial/coverage/{level}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "features": [
      {
        "geometry": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "id": "text",
        "properties": {},
        "type": "Feature"
      }
    ],
    "type": "FeatureCollection"
  }
]
GET /api/1/spatial/granularities/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "id": "text",
    "name": "text"
  }
]
GET /api/1/spatial/levels/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "id": "text",
    "name": "text"
  }
]
GET /api/1/spatial/zone/{id}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/spatial/zone/{id}/datasets/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "class": "text",
  "id": "text",
  "acronym": "text",
  "page": "text",
  "title": "text",
  "uri": "text"
}
GET /api/1/spatial/zones/suggest/?q=text HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "code": "text",
    "id": "text",
    "level": "text",
    "name": "text",
    "uri": "text"
  }
]
GET /api/1/spatial/zones/{ids}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "features": [
    {
      "geometry": {
        "coordinates": [
          {}
        ],
        "type": "Point"
      },
      "id": "text",
      "properties": {},
      "type": "Feature"
    }
  ],
  "type": "FeatureCollection"
}
GET /api/1/site/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "dataservices_page": "text",
  "datasets_page": "text",
  "feed_size": 1,
  "id": "text",
  "keywords": [
    "text"
  ],
  "metrics": {},
  "reuses_page": "text",
  "title": "text",
  "version": "text"
}
GET /api/1/site/catalog HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "data": [
    {
      "class": "text",
      "closed": "2025-12-14T19:03:27.831Z",
      "closed_by": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "closed_by_organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "created": "2025-12-14T19:03:27.831Z",
      "discussion": {
        "content": "text",
        "last_modified_at": "2025-12-14T19:03:27.831Z",
        "permissions": {
          "delete": true,
          "edit": true
        },
        "posted_by": {
          "class": "text",
          "id": "text",
          "avatar": "text",
          "avatar_thumbnail": "text",
          "first_name": "text",
          "last_name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "posted_by_organization": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "logo": "text",
          "logo_thumbnail": "text",
          "name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "posted_on": "2025-12-14T19:03:27.831Z",
        "spam": {
          "status": "not_checked"
        }
      },
      "extras": {},
      "id": "text",
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "permissions": {
        "close": true,
        "delete": true,
        "edit": true
      },
      "self_web_url": "text",
      "spam": {
        "status": "not_checked"
      },
      "subject": {
        "class": "text",
        "id": "text"
      },
      "title": "text",
      "url": "text",
      "user": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      }
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
{
  "class": "text",
  "closed": "2025-12-14T19:03:27.831Z",
  "closed_by": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "closed_by_organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "created": "2025-12-14T19:03:27.831Z",
  "discussion": {
    "content": "text",
    "last_modified_at": "2025-12-14T19:03:27.831Z",
    "permissions": {
      "delete": true,
      "edit": true
    },
    "posted_by": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "posted_by_organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "posted_on": "2025-12-14T19:03:27.831Z",
    "spam": {
      "status": "not_checked"
    }
  },
  "extras": {},
  "id": "text",
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "permissions": {
    "close": true,
    "delete": true,
    "edit": true
  },
  "self_web_url": "text",
  "spam": {
    "status": "not_checked"
  },
  "subject": {
    "class": "text",
    "id": "text"
  },
  "title": "text",
  "url": "text",
  "user": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}
GET /api/1/discussions/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
POST /api/1/discussions/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 197

{
  "comment": "text",
  "extras": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "logo": "text",
    "logo_thumbnail": "text",
    "slug": "text"
  },
  "subject": {
    "class": "text",
    "id": "text"
  },
  "title": "text"
}
GET /api/1/discussions/{id}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "class": "text",
  "closed": "2025-12-14T19:03:27.831Z",
  "closed_by": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "closed_by_organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "created": "2025-12-14T19:03:27.831Z",
  "discussion": {
    "content": "text",
    "last_modified_at": "2025-12-14T19:03:27.831Z",
    "permissions": {
      "delete": true,
      "edit": true
    },
    "posted_by": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "posted_by_organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "posted_on": "2025-12-14T19:03:27.831Z",
    "spam": {
      "status": "not_checked"
    }
  },
  "extras": {},
  "id": "text",
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "permissions": {
    "close": true,
    "delete": true,
    "edit": true
  },
  "self_web_url": "text",
  "spam": {
    "status": "not_checked"
  },
  "subject": {
    "class": "text",
    "id": "text"
  },
  "title": "text",
  "url": "text",
  "user": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}
POST /api/1/discussions/{id}/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 31

{
  "close": true,
  "comment": "text"
}
DELETE /api/1/discussions/{id}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "class": "text",
  "closed": "2025-12-14T19:03:27.831Z",
  "closed_by": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "closed_by_organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "created": "2025-12-14T19:03:27.831Z",
  "discussion": {
    "content": "text",
    "last_modified_at": "2025-12-14T19:03:27.831Z",
    "permissions": {
      "delete": true,
      "edit": true
    },
    "posted_by": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "posted_by_organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "posted_on": "2025-12-14T19:03:27.831Z",
    "spam": {
      "status": "not_checked"
    }
  },
  "extras": {},
  "id": "text",
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "permissions": {
    "close": true,
    "delete": true,
    "edit": true
  },
  "self_web_url": "text",
  "spam": {
    "status": "not_checked"
  },
  "subject": {
    "class": "text",
    "id": "text"
  },
  "title": "text",
  "url": "text",
  "user": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}
{
  "data": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
{
  "access_audiences": [
    {
      "condition": "yes",
      "role": "local_authority_and_administration"
    }
  ],
  "access_type": "text",
  "access_type_reason": "text",
  "access_type_reason_category": "text",
  "acronym": "text",
  "archived": "2025-12-14T19:03:27.831Z",
  "authorization_request_url": "text",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "community_resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text",
      "dataset": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "page": "text",
        "title": "text",
        "uri": "text"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      }
    }
  ],
  "contact_points": [
    {
      "contact_form": "text",
      "email": "text",
      "id": "text",
      "name": "text",
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "role": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "description_short": "text",
  "extras": {},
  "featured": true,
  "frequency": "continuous",
  "frequency_date": "2025-12-14T19:03:27.831Z",
  "harvest": {
    "archived": "text",
    "archived_at": "2025-12-14T19:03:27.831Z",
    "backend": "text",
    "created_at": "2025-12-14T19:03:27.831Z",
    "dct_identifier": "text",
    "domain": "text",
    "issued_at": "2025-12-14T19:03:27.831Z",
    "last_update": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "remote_id": "text",
    "remote_url": "text",
    "source_id": "text",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "last_update": "2025-12-14T19:03:27.831Z",
  "license": "notspecified",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  },
  "private": true,
  "quality": {},
  "resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text"
    }
  ],
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "slug": "text",
  "spatial": {
    "geom": {
      "coordinates": [
        {}
      ],
      "type": "Point"
    },
    "granularity": "other",
    "zones": {}
  },
  "tags": [
    "text"
  ],
  "temporal_coverage": {
    "end": "2025-12-14T19:03:27.831Z",
    "start": "2025-12-14T19:03:27.831Z"
  },
  "title": "text",
  "uri": "text"
}
{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "created_at": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "harvest": {
    "issued_at": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "latest": "text",
  "metrics": {},
  "mime": "text",
  "preview_url": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text",
  "dataset": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "page": "text",
    "title": "text",
    "uri": "text"
  },
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  }
}
{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "created_at": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "harvest": {
    "issued_at": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "latest": "text",
  "metrics": {},
  "mime": "text",
  "preview_url": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text",
  "dataset": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "page": "text",
    "title": "text",
    "uri": "text"
  },
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  }
}
{
  "access_audiences": [
    {
      "condition": "yes",
      "role": "local_authority_and_administration"
    }
  ],
  "access_type": "text",
  "access_type_reason": "text",
  "access_type_reason_category": "text",
  "acronym": "text",
  "archived": "2025-12-14T19:03:27.831Z",
  "authorization_request_url": "text",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "community_resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text",
      "dataset": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "page": "text",
        "title": "text",
        "uri": "text"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      }
    }
  ],
  "contact_points": [
    {
      "contact_form": "text",
      "email": "text",
      "id": "text",
      "name": "text",
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "role": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "description_short": "text",
  "extras": {},
  "featured": true,
  "frequency": "continuous",
  "frequency_date": "2025-12-14T19:03:27.831Z",
  "harvest": {
    "archived": "text",
    "archived_at": "2025-12-14T19:03:27.831Z",
    "backend": "text",
    "created_at": "2025-12-14T19:03:27.831Z",
    "dct_identifier": "text",
    "domain": "text",
    "issued_at": "2025-12-14T19:03:27.831Z",
    "last_update": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "remote_id": "text",
    "remote_url": "text",
    "source_id": "text",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "last_update": "2025-12-14T19:03:27.831Z",
  "license": "notspecified",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  },
  "private": true,
  "quality": {},
  "resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text"
    }
  ],
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "slug": "text",
  "spatial": {
    "geom": {
      "coordinates": [
        {}
      ],
      "type": "Point"
    },
    "granularity": "other",
    "zones": {}
  },
  "tags": [
    "text"
  ],
  "temporal_coverage": {
    "end": "2025-12-14T19:03:27.831Z",
    "start": "2025-12-14T19:03:27.831Z"
  },
  "title": "text",
  "uri": "text"
}
{
  "kind": "text"
}
{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "created_at": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "harvest": {
    "issued_at": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "latest": "text",
  "metrics": {},
  "mime": "text",
  "preview_url": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text"
}
[
  {
    "checksum": {
      "type": "sha1",
      "value": "text"
    },
    "created_at": "2025-12-14T19:03:27.831Z",
    "description": "text",
    "extras": {},
    "filesize": 1,
    "filetype": "file",
    "format": "text",
    "harvest": {
      "issued_at": "2025-12-14T19:03:27.831Z",
      "modified_at": "2025-12-14T19:03:27.831Z",
      "uri": "text"
    },
    "id": "text",
    "internal": {
      "created_at_internal": "2025-12-14T19:03:27.831Z",
      "last_modified_internal": "2025-12-14T19:03:27.831Z"
    },
    "last_modified": "2025-12-14T19:03:27.831Z",
    "latest": "text",
    "metrics": {},
    "mime": "text",
    "preview_url": "text",
    "schema": {
      "name": "text",
      "url": "text",
      "version": "text"
    },
    "title": "text",
    "type": "main",
    "url": "text"
  }
]
{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "created_at": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "harvest": {
    "issued_at": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "latest": "text",
  "metrics": {},
  "mime": "text",
  "preview_url": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text"
}
{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "created_at": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "harvest": {
    "issued_at": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "latest": "text",
  "metrics": {},
  "mime": "text",
  "preview_url": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text",
  "success": true
}
{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "created_at": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "harvest": {
    "issued_at": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "latest": "text",
  "metrics": {},
  "mime": "text",
  "preview_url": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text",
  "dataset": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "page": "text",
    "title": "text",
    "uri": "text"
  },
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  },
  "success": true
}
POST /api/1/datasets/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 2158

{
  "access_audiences": [
    {
      "condition": "yes",
      "role": "local_authority_and_administration"
    }
  ],
  "access_type": "text",
  "access_type_reason": "text",
  "access_type_reason_category": "text",
  "acronym": "text",
  "archived": "2025-12-14T19:03:27.831Z",
  "authorization_request_url": "text",
  "community_resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "mime": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text",
      "dataset": {
        "class": "text",
        "id": "text"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "slug": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "slug": "text"
      },
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      }
    }
  ],
  "contact_points": [
    {
      "contact_form": "text",
      "email": "text",
      "name": "text",
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "slug": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "slug": "text"
      },
      "role": "text"
    }
  ],
  "description": "text",
  "description_short": "text",
  "extras": {},
  "featured": true,
  "frequency": "continuous",
  "frequency_date": "2025-12-14T19:03:27.831Z",
  "last_update": "2025-12-14T19:03:27.831Z",
  "license": "notspecified",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "logo": "text",
    "logo_thumbnail": "text",
    "slug": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "slug": "text"
  },
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  },
  "private": true,
  "resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "mime": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text"
    }
  ],
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "slug": "text",
  "spatial": {
    "geom": {
      "coordinates": [
        {}
      ],
      "type": "Point"
    },
    "granularity": "other",
    "zones": {}
  },
  "tags": [
    "text"
  ],
  "temporal_coverage": {
    "end": "2025-12-14T19:03:27.831Z",
    "start": "2025-12-14T19:03:27.831Z"
  },
  "title": "text"
}
GET /api/1/datasets/community_resources/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
POST /api/1/datasets/community_resources/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 543

{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "mime": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text",
  "dataset": {
    "class": "text",
    "id": "text"
  },
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "logo": "text",
    "logo_thumbnail": "text",
    "slug": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "slug": "text"
  },
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  }
}
GET /api/1/datasets/community_resources/{community}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "created_at": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "harvest": {
    "issued_at": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "latest": "text",
  "metrics": {},
  "mime": "text",
  "preview_url": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text",
  "dataset": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "page": "text",
    "title": "text",
    "uri": "text"
  },
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  }
}
PUT /api/1/datasets/community_resources/{community}/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 543

{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "mime": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text",
  "dataset": {
    "class": "text",
    "id": "text"
  },
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "logo": "text",
    "logo_thumbnail": "text",
    "slug": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "slug": "text"
  },
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  }
}
DELETE /api/1/datasets/community_resources/{community}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
POST /api/1/datasets/community_resources/{community}/upload/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "created_at": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "harvest": {
    "issued_at": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "latest": "text",
  "metrics": {},
  "mime": "text",
  "preview_url": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text",
  "dataset": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "page": "text",
    "title": "text",
    "uri": "text"
  },
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  },
  "success": true
}
[
  "text"
]
GET /api/1/datasets/frequencies/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "id": "text",
    "label": "text"
  }
]
GET /api/1/datasets/licenses/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "alternate_titles": [
      "text"
    ],
    "alternate_urls": [
      "text"
    ],
    "flags": [
      "text"
    ],
    "id": "text",
    "maintainer": "text",
    "title": "text",
    "url": "text"
  }
]
GET /api/1/datasets/r/{id} HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/datasets/resource_types/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "id": "text",
    "label": "text"
  }
]
GET /api/1/datasets/schemas/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "consolidation_dataset_id": "text",
    "contact": "text",
    "datapackage_description": "text",
    "datapackage_name": "text",
    "datapackage_title": "text",
    "description": "text",
    "examples": [
      {
        "path": "text",
        "title": "text"
      }
    ],
    "external_doc": "text",
    "external_tool": "text",
    "homepage": "text",
    "labels": [
      "text"
    ],
    "name": "text",
    "schema_type": "tableschema",
    "schema_url": "text",
    "title": "text",
    "versions": [
      {
        "schema_url": "text",
        "version_name": "text"
      }
    ]
  }
]
GET /api/1/datasets/suggest/?q=text HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "acronym": "text",
  "id": "text",
  "image_url": "text",
  "page": "text",
  "slug": "text",
  "title": "text"
}
GET /api/1/datasets/suggest/formats/?q=text HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/datasets/suggest/mime/?q=text HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/datasets/{dataset}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "access_audiences": [
    {
      "condition": "yes",
      "role": "local_authority_and_administration"
    }
  ],
  "access_type": "text",
  "access_type_reason": "text",
  "access_type_reason_category": "text",
  "acronym": "text",
  "archived": "2025-12-14T19:03:27.831Z",
  "authorization_request_url": "text",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "community_resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text",
      "dataset": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "page": "text",
        "title": "text",
        "uri": "text"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      }
    }
  ],
  "contact_points": [
    {
      "contact_form": "text",
      "email": "text",
      "id": "text",
      "name": "text",
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "role": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "description_short": "text",
  "extras": {},
  "featured": true,
  "frequency": "continuous",
  "frequency_date": "2025-12-14T19:03:27.831Z",
  "harvest": {
    "archived": "text",
    "archived_at": "2025-12-14T19:03:27.831Z",
    "backend": "text",
    "created_at": "2025-12-14T19:03:27.831Z",
    "dct_identifier": "text",
    "domain": "text",
    "issued_at": "2025-12-14T19:03:27.831Z",
    "last_update": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "remote_id": "text",
    "remote_url": "text",
    "source_id": "text",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "last_update": "2025-12-14T19:03:27.831Z",
  "license": "notspecified",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  },
  "private": true,
  "quality": {},
  "resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text"
    }
  ],
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "slug": "text",
  "spatial": {
    "geom": {
      "coordinates": [
        {}
      ],
      "type": "Point"
    },
    "granularity": "other",
    "zones": {}
  },
  "tags": [
    "text"
  ],
  "temporal_coverage": {
    "end": "2025-12-14T19:03:27.831Z",
    "start": "2025-12-14T19:03:27.831Z"
  },
  "title": "text",
  "uri": "text"
}
PUT /api/1/datasets/{dataset}/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 2158

{
  "access_audiences": [
    {
      "condition": "yes",
      "role": "local_authority_and_administration"
    }
  ],
  "access_type": "text",
  "access_type_reason": "text",
  "access_type_reason_category": "text",
  "acronym": "text",
  "archived": "2025-12-14T19:03:27.831Z",
  "authorization_request_url": "text",
  "community_resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "mime": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text",
      "dataset": {
        "class": "text",
        "id": "text"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "slug": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "slug": "text"
      },
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      }
    }
  ],
  "contact_points": [
    {
      "contact_form": "text",
      "email": "text",
      "name": "text",
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "logo": "text",
        "logo_thumbnail": "text",
        "slug": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "slug": "text"
      },
      "role": "text"
    }
  ],
  "description": "text",
  "description_short": "text",
  "extras": {},
  "featured": true,
  "frequency": "continuous",
  "frequency_date": "2025-12-14T19:03:27.831Z",
  "last_update": "2025-12-14T19:03:27.831Z",
  "license": "notspecified",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "logo": "text",
    "logo_thumbnail": "text",
    "slug": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "slug": "text"
  },
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  },
  "private": true,
  "resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "mime": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text"
    }
  ],
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "slug": "text",
  "spatial": {
    "geom": {
      "coordinates": [
        {}
      ],
      "type": "Point"
    },
    "granularity": "other",
    "zones": {}
  },
  "tags": [
    "text"
  ],
  "temporal_coverage": {
    "end": "2025-12-14T19:03:27.831Z",
    "start": "2025-12-14T19:03:27.831Z"
  },
  "title": "text"
}
DELETE /api/1/datasets/{dataset}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
POST /api/1/datasets/{dataset}/badges/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 15

{
  "kind": "text"
}
DELETE /api/1/datasets/{dataset}/badges/{badge_kind}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
POST /api/1/datasets/{dataset}/featured/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "access_audiences": [
    {
      "condition": "yes",
      "role": "local_authority_and_administration"
    }
  ],
  "access_type": "text",
  "access_type_reason": "text",
  "access_type_reason_category": "text",
  "acronym": "text",
  "archived": "2025-12-14T19:03:27.831Z",
  "authorization_request_url": "text",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "community_resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text",
      "dataset": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "page": "text",
        "title": "text",
        "uri": "text"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      }
    }
  ],
  "contact_points": [
    {
      "contact_form": "text",
      "email": "text",
      "id": "text",
      "name": "text",
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "role": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "description_short": "text",
  "extras": {},
  "featured": true,
  "frequency": "continuous",
  "frequency_date": "2025-12-14T19:03:27.831Z",
  "harvest": {
    "archived": "text",
    "archived_at": "2025-12-14T19:03:27.831Z",
    "backend": "text",
    "created_at": "2025-12-14T19:03:27.831Z",
    "dct_identifier": "text",
    "domain": "text",
    "issued_at": "2025-12-14T19:03:27.831Z",
    "last_update": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "remote_id": "text",
    "remote_url": "text",
    "source_id": "text",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "last_update": "2025-12-14T19:03:27.831Z",
  "license": "notspecified",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  },
  "private": true,
  "quality": {},
  "resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text"
    }
  ],
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "slug": "text",
  "spatial": {
    "geom": {
      "coordinates": [
        {}
      ],
      "type": "Point"
    },
    "granularity": "other",
    "zones": {}
  },
  "tags": [
    "text"
  ],
  "temporal_coverage": {
    "end": "2025-12-14T19:03:27.831Z",
    "start": "2025-12-14T19:03:27.831Z"
  },
  "title": "text",
  "uri": "text"
}
DELETE /api/1/datasets/{dataset}/featured/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "access_audiences": [
    {
      "condition": "yes",
      "role": "local_authority_and_administration"
    }
  ],
  "access_type": "text",
  "access_type_reason": "text",
  "access_type_reason_category": "text",
  "acronym": "text",
  "archived": "2025-12-14T19:03:27.831Z",
  "authorization_request_url": "text",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "community_resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text",
      "dataset": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "page": "text",
        "title": "text",
        "uri": "text"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      }
    }
  ],
  "contact_points": [
    {
      "contact_form": "text",
      "email": "text",
      "id": "text",
      "name": "text",
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "role": "text"
    }
  ],
  "created_at": "2025-12-14T19:03:27.831Z",
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "description_short": "text",
  "extras": {},
  "featured": true,
  "frequency": "continuous",
  "frequency_date": "2025-12-14T19:03:27.831Z",
  "harvest": {
    "archived": "text",
    "archived_at": "2025-12-14T19:03:27.831Z",
    "backend": "text",
    "created_at": "2025-12-14T19:03:27.831Z",
    "dct_identifier": "text",
    "domain": "text",
    "issued_at": "2025-12-14T19:03:27.831Z",
    "last_update": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "remote_id": "text",
    "remote_url": "text",
    "source_id": "text",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "last_update": "2025-12-14T19:03:27.831Z",
  "license": "notspecified",
  "metrics": {},
  "organization": {
    "class": "text",
    "id": "text",
    "acronym": "text",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "logo": "text",
    "logo_thumbnail": "text",
    "name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "owner": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  },
  "page": "text",
  "permissions": {
    "delete": true,
    "edit": true,
    "edit_resources": true
  },
  "private": true,
  "quality": {},
  "resources": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text"
    }
  ],
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "slug": "text",
  "spatial": {
    "geom": {
      "coordinates": [
        {}
      ],
      "type": "Point"
    },
    "granularity": "other",
    "zones": {}
  },
  "tags": [
    "text"
  ],
  "temporal_coverage": {
    "end": "2025-12-14T19:03:27.831Z",
    "start": "2025-12-14T19:03:27.831Z"
  },
  "title": "text",
  "uri": "text"
}
POST /api/1/datasets/{dataset}/resources/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 234

{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "mime": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text"
}
PUT /api/1/datasets/{dataset}/resources/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 236

[
  {
    "checksum": {
      "type": "sha1",
      "value": "text"
    },
    "description": "text",
    "extras": {},
    "filesize": 1,
    "filetype": "file",
    "format": "text",
    "mime": "text",
    "schema": {
      "name": "text",
      "url": "text",
      "version": "text"
    },
    "title": "text",
    "type": "main",
    "url": "text"
  }
]
GET /api/1/datasets/{dataset}/resources/{rid}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "created_at": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "harvest": {
    "issued_at": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "latest": "text",
  "metrics": {},
  "mime": "text",
  "preview_url": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text"
}
PUT /api/1/datasets/{dataset}/resources/{rid}/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 234

{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "mime": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text"
}
DELETE /api/1/datasets/{dataset}/resources/{rid}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
POST /api/1/datasets/{dataset}/resources/{rid}/upload/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "checksum": {
    "type": "sha1",
    "value": "text"
  },
  "created_at": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "filesize": 1,
  "filetype": "file",
  "format": "text",
  "harvest": {
    "issued_at": "2025-12-14T19:03:27.831Z",
    "modified_at": "2025-12-14T19:03:27.831Z",
    "uri": "text"
  },
  "id": "text",
  "internal": {
    "created_at_internal": "2025-12-14T19:03:27.831Z",
    "last_modified_internal": "2025-12-14T19:03:27.831Z"
  },
  "last_modified": "2025-12-14T19:03:27.831Z",
  "latest": "text",
  "metrics": {},
  "mime": "text",
  "preview_url": "text",
  "schema": {
    "name": "text",
    "url": "text",
    "version": "text"
  },
  "title": "text",
  "type": "main",
  "url": "text",
  "success": true
}
POST /api/1/datasets/{dataset}/upload/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/x-www-form-urlencoded
Accept: */*
Content-Length: 109

"file='text'&uuid='text'&filename='text'&partindex=1&partbyteoffset=1&totalparts=1&chunksize=1"
POST /api/1/datasets/{dataset}/upload/community/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/x-www-form-urlencoded
Accept: */*
Content-Length: 109

"file='text'&uuid='text'&filename='text'&partindex=1&partbyteoffset=1&totalparts=1&chunksize=1"
GET /api/1/datasets/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "data": [
    {
      "follower": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "id": "text",
      "since": "2025-12-14T19:03:27.831Z"
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
POST /api/1/datasets/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
DELETE /api/1/datasets/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/datasets/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "data": [
    {
      "checksum": {
        "type": "sha1",
        "value": "text"
      },
      "created_at": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "filesize": 1,
      "filetype": "file",
      "format": "text",
      "harvest": {
        "issued_at": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "latest": "text",
      "metrics": {},
      "mime": "text",
      "preview_url": "text",
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "title": "text",
      "type": "main",
      "url": "text",
      "dataset": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "page": "text",
        "title": "text",
        "uri": "text"
      },
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      }
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
{
  "acronym": "text",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "business_number_id": "text",
  "created_at": "2025-12-14T19:03:27.831Z",
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "id": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "logo": "text",
  "logo_thumbnail": "text",
  "members": [
    {
      "label": "text",
      "role": "admin",
      "since": "2025-12-14T19:03:27.831Z",
      "user": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "email": {},
        "last_login_at": {}
      }
    }
  ],
  "metrics": {},
  "name": "text",
  "page": "text",
  "slug": "text",
  "uri": "text",
  "url": "text"
}
{
  "acronym": "text",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "business_number_id": "text",
  "created_at": "2025-12-14T19:03:27.831Z",
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "id": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "logo": "text",
  "logo_thumbnail": "text",
  "members": [
    {
      "label": "text",
      "role": "admin",
      "since": "2025-12-14T19:03:27.831Z",
      "user": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "email": {},
        "last_login_at": {}
      }
    }
  ],
  "metrics": {},
  "name": "text",
  "page": "text",
  "slug": "text",
  "uri": "text",
  "url": "text"
}
{
  "kind": "text"
}
{
  "data": [
    {
      "access_audiences": [
        {
          "condition": "yes",
          "role": "local_authority_and_administration"
        }
      ],
      "access_type": "text",
      "access_type_reason": "text",
      "access_type_reason_category": "text",
      "acronym": "text",
      "archived": "2025-12-14T19:03:27.831Z",
      "authorization_request_url": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "community_resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text",
          "dataset": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "page": "text",
            "title": "text",
            "uri": "text"
          },
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "permissions": {
            "delete": true,
            "edit": true,
            "edit_resources": true
          }
        }
      ],
      "contact_points": [
        {
          "contact_form": "text",
          "email": "text",
          "id": "text",
          "name": "text",
          "organization": {
            "class": "text",
            "id": "text",
            "acronym": "text",
            "badges": [
              {
                "kind": "text"
              }
            ],
            "logo": "text",
            "logo_thumbnail": "text",
            "name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "owner": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text"
          },
          "role": "text"
        }
      ],
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "description_short": "text",
      "extras": {},
      "featured": true,
      "frequency": "continuous",
      "frequency_date": "2025-12-14T19:03:27.831Z",
      "harvest": {
        "archived": "text",
        "archived_at": "2025-12-14T19:03:27.831Z",
        "backend": "text",
        "created_at": "2025-12-14T19:03:27.831Z",
        "dct_identifier": "text",
        "domain": "text",
        "issued_at": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "modified_at": "2025-12-14T19:03:27.831Z",
        "remote_id": "text",
        "remote_url": "text",
        "source_id": "text",
        "uri": "text"
      },
      "id": "text",
      "internal": {
        "created_at_internal": "2025-12-14T19:03:27.831Z",
        "last_modified_internal": "2025-12-14T19:03:27.831Z"
      },
      "last_modified": "2025-12-14T19:03:27.831Z",
      "last_update": "2025-12-14T19:03:27.831Z",
      "license": "notspecified",
      "metrics": {},
      "organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "owner": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "page": "text",
      "permissions": {
        "delete": true,
        "edit": true,
        "edit_resources": true
      },
      "private": true,
      "quality": {},
      "resources": [
        {
          "checksum": {
            "type": "sha1",
            "value": "text"
          },
          "created_at": "2025-12-14T19:03:27.831Z",
          "description": "text",
          "extras": {},
          "filesize": 1,
          "filetype": "file",
          "format": "text",
          "harvest": {
            "issued_at": "2025-12-14T19:03:27.831Z",
            "modified_at": "2025-12-14T19:03:27.831Z",
            "uri": "text"
          },
          "id": "text",
          "internal": {
            "created_at_internal": "2025-12-14T19:03:27.831Z",
            "last_modified_internal": "2025-12-14T19:03:27.831Z"
          },
          "last_modified": "2025-12-14T19:03:27.831Z",
          "latest": "text",
          "metrics": {},
          "mime": "text",
          "preview_url": "text",
          "schema": {
            "name": "text",
            "url": "text",
            "version": "text"
          },
          "title": "text",
          "type": "main",
          "url": "text"
        }
      ],
      "schema": {
        "name": "text",
        "url": "text",
        "version": "text"
      },
      "slug": "text",
      "spatial": {
        "geom": {
          "coordinates": [
            {}
          ],
          "type": "Point"
        },
        "granularity": "other",
        "zones": {}
      },
      "tags": [
        "text"
      ],
      "temporal_coverage": {
        "end": "2025-12-14T19:03:27.831Z",
        "start": "2025-12-14T19:03:27.831Z"
      },
      "title": "text",
      "uri": "text"
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
GET /api/1/organizations/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "data": [
    {
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "business_number_id": "text",
      "created_at": "2025-12-14T19:03:27.831Z",
      "deleted": "2025-12-14T19:03:27.831Z",
      "description": "text",
      "extras": {},
      "id": "text",
      "last_modified": "2025-12-14T19:03:27.831Z",
      "logo": "text",
      "logo_thumbnail": "text",
      "members": [
        {
          "label": "text",
          "role": "admin",
          "since": "2025-12-14T19:03:27.831Z",
          "user": {
            "class": "text",
            "id": "text",
            "avatar": "text",
            "avatar_thumbnail": "text",
            "first_name": "text",
            "last_name": "text",
            "page": "text",
            "slug": "text",
            "uri": "text",
            "email": {},
            "last_login_at": {}
          }
        }
      ],
      "metrics": {},
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text",
      "url": "text"
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
POST /api/1/organizations/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 291

{
  "acronym": "text",
  "business_number_id": "text",
  "description": "text",
  "extras": {},
  "id": "text",
  "logo": "text",
  "logo_thumbnail": "text",
  "members": [
    {
      "role": "admin",
      "user": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "slug": "text"
      }
    }
  ],
  "name": "text",
  "slug": "text",
  "url": "text"
}
GET /api/1/organizations/roles/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "id": "text",
    "label": "text"
  }
]
GET /api/1/organizations/suggest/?q=text HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "acronym": "text",
    "id": "text",
    "image_url": "text",
    "name": "text",
    "page": "text",
    "slug": "text"
  }
]
GET /api/1/organizations/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "data": [
    {
      "follower": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "id": "text",
      "since": "2025-12-14T19:03:27.831Z"
    }
  ],
  "next_page": "text",
  "page": 1,
  "page_size": 1,
  "previous_page": "text",
  "total": 1
}
POST /api/1/organizations/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
DELETE /api/1/organizations/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/organizations/{org}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "acronym": "text",
  "badges": [
    {
      "kind": "text"
    }
  ],
  "business_number_id": "text",
  "created_at": "2025-12-14T19:03:27.831Z",
  "deleted": "2025-12-14T19:03:27.831Z",
  "description": "text",
  "extras": {},
  "id": "text",
  "last_modified": "2025-12-14T19:03:27.831Z",
  "logo": "text",
  "logo_thumbnail": "text",
  "members": [
    {
      "label": "text",
      "role": "admin",
      "since": "2025-12-14T19:03:27.831Z",
      "user": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text",
        "email": {},
        "last_login_at": {}
      }
    }
  ],
  "metrics": {},
  "name": "text",
  "page": "text",
  "slug": "text",
  "uri": "text",
  "url": "text"
}
PUT /api/1/organizations/{org}/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 291

{
  "acronym": "text",
  "business_number_id": "text",
  "description": "text",
  "extras": {},
  "id": "text",
  "logo": "text",
  "logo_thumbnail": "text",
  "members": [
    {
      "role": "admin",
      "user": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "slug": "text"
      }
    }
  ],
  "name": "text",
  "slug": "text",
  "url": "text"
}
DELETE /api/1/organizations/{org}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
POST /api/1/organizations/{org}/badges/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 15

{
  "kind": "text"
}
DELETE /api/1/organizations/{org}/badges/{badge_kind}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/organizations/{org}/discussions/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "class": "text",
    "closed": "2025-12-14T19:03:27.831Z",
    "closed_by": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "closed_by_organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "created": "2025-12-14T19:03:27.831Z",
    "discussion": {
      "content": "text",
      "last_modified_at": "2025-12-14T19:03:27.831Z",
      "permissions": {
        "delete": true,
        "edit": true
      },
      "posted_by": {
        "class": "text",
        "id": "text",
        "avatar": "text",
        "avatar_thumbnail": "text",
        "first_name": "text",
        "last_name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "posted_by_organization": {
        "class": "text",
        "id": "text",
        "acronym": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "logo": "text",
        "logo_thumbnail": "text",
        "name": "text",
        "page": "text",
        "slug": "text",
        "uri": "text"
      },
      "posted_on": "2025-12-14T19:03:27.831Z",
      "spam": {
        "status": "not_checked"
      }
    },
    "extras": {},
    "id": "text",
    "organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "permissions": {
      "close": true,
      "delete": true,
      "edit": true
    },
    "self_web_url": "text",
    "spam": {
      "status": "not_checked"
    },
    "subject": {
      "class": "text",
      "id": "text"
    },
    "title": "text",
    "url": "text",
    "user": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    }
  }
]
GET /api/1/organizations/{org}/membership/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "comment": "text",
    "created": "2025-12-14T19:03:27.831Z",
    "id": "text",
    "status": "pending",
    "user": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text",
      "email": {},
      "last_login_at": {}
    }
  }
]
POST /api/1/organizations/{org}/membership/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "comment": "text",
  "created": "2025-12-14T19:03:27.831Z",
  "id": "text",
  "status": "pending",
  "user": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text",
    "email": {},
    "last_login_at": {}
  }
}
POST /api/1/organizations/{org}/membership/{id}/accept/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "label": "text",
  "role": "admin",
  "since": "2025-12-14T19:03:27.831Z",
  "user": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text",
    "email": {},
    "last_login_at": {}
  }
}
POST /api/1/organizations/{org}/membership/{id}/refuse/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 18

{
  "comment": "text"
}
GET /api/1/organizations/{org}/reuses/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "archived": "2025-12-14T19:03:27.831Z",
    "badges": [
      {
        "kind": "text"
      }
    ],
    "created_at": "2025-12-14T19:03:27.831Z",
    "dataservices": [
      {
        "class": "text",
        "id": "text",
        "self_api_url": "text",
        "self_web_url": "text",
        "title": "My awesome API"
      }
    ],
    "datasets": [
      {
        "access_audiences": [
          {
            "condition": "yes",
            "role": "local_authority_and_administration"
          }
        ],
        "access_type": "text",
        "access_type_reason": "text",
        "access_type_reason_category": "text",
        "acronym": "text",
        "archived": "2025-12-14T19:03:27.831Z",
        "authorization_request_url": "text",
        "badges": [
          {
            "kind": "text"
          }
        ],
        "community_resources": [
          {
            "checksum": {
              "type": "sha1",
              "value": "text"
            },
            "created_at": "2025-12-14T19:03:27.831Z",
            "description": "text",
            "extras": {},
            "filesize": 1,
            "filetype": "file",
            "format": "text",
            "harvest": {
              "issued_at": "2025-12-14T19:03:27.831Z",
              "modified_at": "2025-12-14T19:03:27.831Z",
              "uri": "text"
            },
            "id": "text",
            "internal": {
              "created_at_internal": "2025-12-14T19:03:27.831Z",
              "last_modified_internal": "2025-12-14T19:03:27.831Z"
            },
            "last_modified": "2025-12-14T19:03:27.831Z",
            "latest": "text",
            "metrics": {},
            "mime": "text",
            "preview_url": "text",
            "schema": {
              "name": "text",
              "url": "text",
              "version": "text"
            },
            "title": "text",
            "type": "main",
            "url": "text",
            "dataset": {
              "class": "text",
              "id": "text",
              "acronym": "text",
              "page": "text",
              "title": "text",
              "uri": "text"
            },
            "organization": {
              "class": "text",
              "id": "text",
              "acronym": "text",
              "badges": [
                {
                  "kind": "text"
                }
              ],
              "logo": "text",
              "logo_thumbnail": "text",
              "name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "owner": {
              "class": "text",
              "id": "text",
              "avatar": "text",
              "avatar_thumbnail": "text",
              "first_name": "text",
              "last_name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "permissions": {
              "delete": true,
              "edit": true,
              "edit_resources": true
            }
          }
        ],
        "contact_points": [
          {
            "contact_form": "text",
            "email": "text",
            "id": "text",
            "name": "text",
            "organization": {
              "class": "text",
              "id": "text",
              "acronym": "text",
              "badges": [
                {
                  "kind": "text"
                }
              ],
              "logo": "text",
              "logo_thumbnail": "text",
              "name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "owner": {
              "class": "text",
              "id": "text",
              "avatar": "text",
              "avatar_thumbnail": "text",
              "first_name": "text",
              "last_name": "text",
              "page": "text",
              "slug": "text",
              "uri": "text"
            },
            "role": "text"
          }
        ],
        "created_at": "2025-12-14T19:03:27.831Z",
        "deleted": "2025-12-14T19:03:27.831Z",
        "description": "text",
        "description_short": "text",
        "extras": {},
        "featured": true,
        "frequency": "continuous",
        "frequency_date": "2025-12-14T19:03:27.831Z",
        "harvest": {
          "archived": "text",
          "archived_at": "2025-12-14T19:03:27.831Z",
          "backend": "text",
          "created_at": "2025-12-14T19:03:27.831Z",
          "dct_identifier": "text",
          "domain": "text",
          "issued_at": "2025-12-14T19:03:27.831Z",
          "last_update": "2025-12-14T19:03:27.831Z",
          "modified_at": "2025-12-14T19:03:27.831Z",
          "remote_id": "text",
          "remote_url": "text",
          "source_id": "text",
          "uri": "text"
        },
        "id": "text",
        "internal": {
          "created_at_internal": "2025-12-14T19:03:27.831Z",
          "last_modified_internal": "2025-12-14T19:03:27.831Z"
        },
        "last_modified": "2025-12-14T19:03:27.831Z",
        "last_update": "2025-12-14T19:03:27.831Z",
        "license": "notspecified",
        "metrics": {},
        "organization": {
          "class": "text",
          "id": "text",
          "acronym": "text",
          "badges": [
            {
              "kind": "text"
            }
          ],
          "logo": "text",
          "logo_thumbnail": "text",
          "name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "owner": {
          "class": "text",
          "id": "text",
          "avatar": "text",
          "avatar_thumbnail": "text",
          "first_name": "text",
          "last_name": "text",
          "page": "text",
          "slug": "text",
          "uri": "text"
        },
        "page": "text",
        "permissions": {
          "delete": true,
          "edit": true,
          "edit_resources": true
        },
        "private": true,
        "quality": {},
        "resources": [
          {
            "checksum": {
              "type": "sha1",
              "value": "text"
            },
            "created_at": "2025-12-14T19:03:27.831Z",
            "description": "text",
            "extras": {},
            "filesize": 1,
            "filetype": "file",
            "format": "text",
            "harvest": {
              "issued_at": "2025-12-14T19:03:27.831Z",
              "modified_at": "2025-12-14T19:03:27.831Z",
              "uri": "text"
            },
            "id": "text",
            "internal": {
              "created_at_internal": "2025-12-14T19:03:27.831Z",
              "last_modified_internal": "2025-12-14T19:03:27.831Z"
            },
            "last_modified": "2025-12-14T19:03:27.831Z",
            "latest": "text",
            "metrics": {},
            "mime": "text",
            "preview_url": "text",
            "schema": {
              "name": "text",
              "url": "text",
              "version": "text"
            },
            "title": "text",
            "type": "main",
            "url": "text"
          }
        ],
        "schema": {
          "name": "text",
          "url": "text",
          "version": "text"
        },
        "slug": "text",
        "spatial": {
          "geom": {
            "coordinates": [
              {}
            ],
            "type": "Point"
          },
          "granularity": "other",
          "zones": {}
        },
        "tags": [
          "text"
        ],
        "temporal_coverage": {
          "end": "2025-12-14T19:03:27.831Z",
          "start": "2025-12-14T19:03:27.831Z"
        },
        "title": "text",
        "uri": "text"
      }
    ],
    "deleted": "2025-12-14T19:03:27.831Z",
    "description": "text",
    "extras": {},
    "featured": true,
    "id": "text",
    "image": "text",
    "image_thumbnail": "text",
    "last_modified": "2025-12-14T19:03:27.831Z",
    "metrics": {},
    "organization": {
      "class": "text",
      "id": "text",
      "acronym": "text",
      "badges": [
        {
          "kind": "text"
        }
      ],
      "logo": "text",
      "logo_thumbnail": "text",
      "name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "owner": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    },
    "page": "text",
    "permissions": {
      "delete": true,
      "edit": true
    },
    "private": true,
    "slug": "text",
    "tags": [
      "text"
    ],
    "title": "text",
    "topic": "health",
    "type": "api",
    "uri": "text",
    "url": "text"
  }
]
GET /api/1/organizations/{org}/datasets/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
GET /api/1/transfer/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
[
  {
    "comment": "text",
    "created": "2025-12-14T19:03:27.831Z",
    "id": "text",
    "owner": {
      "class": "text",
      "id": "text"
    },
    "recipient": {
      "class": "text",
      "id": "text"
    },
    "reponse_comment": "text",
    "responded": "2025-12-14T19:03:27.831Z",
    "status": "pending",
    "subject": {
      "class": "text",
      "id": "text"
    },
    "user": {
      "class": "text",
      "id": "text",
      "avatar": "text",
      "avatar_thumbnail": "text",
      "first_name": "text",
      "last_name": "text",
      "page": "text",
      "slug": "text",
      "uri": "text"
    }
  }
]
POST /api/1/transfer/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 98

{
  "comment": "text",
  "recipient": {
    "class": "text",
    "id": "text"
  },
  "subject": {
    "class": "text",
    "id": "text"
  }
}
GET /api/1/transfer/{id}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
{
  "comment": "text",
  "created": "2025-12-14T19:03:27.831Z",
  "id": "text",
  "owner": {
    "class": "text",
    "id": "text"
  },
  "recipient": {
    "class": "text",
    "id": "text"
  },
  "reponse_comment": "text",
  "responded": "2025-12-14T19:03:27.831Z",
  "status": "pending",
  "subject": {
    "class": "text",
    "id": "text"
  },
  "user": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}
POST /api/1/transfer/{id}/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 38

{
  "comment": "text",
  "response": "accept"
}
{
  "comment": "text",
  "created": "2025-12-14T19:03:27.831Z",
  "id": "text",
  "owner": {
    "class": "text",
    "id": "text"
  },
  "recipient": {
    "class": "text",
    "id": "text"
  },
  "reponse_comment": "text",
  "responded": "2025-12-14T19:03:27.831Z",
  "status": "pending",
  "subject": {
    "class": "text",
    "id": "text"
  },
  "user": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}
{
  "comment": "text",
  "created": "2025-12-14T19:03:27.831Z",
  "id": "text",
  "owner": {
    "class": "text",
    "id": "text"
  },
  "recipient": {
    "class": "text",
    "id": "text"
  },
  "reponse_comment": "text",
  "responded": "2025-12-14T19:03:27.831Z",
  "status": "pending",
  "subject": {
    "class": "text",
    "id": "text"
  },
  "user": {
    "class": "text",
    "id": "text",
    "avatar": "text",
    "avatar_thumbnail": "text",
    "first_name": "text",
    "last_name": "text",
    "page": "text",
    "slug": "text",
    "uri": "text"
  }
}