---
title: ArticleResponse
framework: applenewsapi
role: symbol
role_heading: Object
path: applenewsapi/articleresponse
---

# ArticleResponse

See which objects make up the Create an Article, Read an Article, and Update an Article responses.

## Declaration

```data
object ArticleResponse
```

## Relationships

### Inherits From

- [Article](applenewsapi/article.md)
- [ArticleLinksResponse](applenewsapi/articlelinksresponse.md)
- [Meta](applenewsapi/meta.md)

## See Also

### Articles

- [Create an Article](applenewsapi/post-channels-_channelid_-articles.md)
- [Read Article Information](applenewsapi/get-articles-_articleid_.md)
- [Search Articles in a Channel](applenewsapi/get-channels-_channelid_-articles.md)
- [Search Articles in a Section](applenewsapi/get-sections-_sectionid_-articles.md)
- [Update an Article](applenewsapi/post-articles-_articleid_.md)
- [Delete an Article](applenewsapi/delete-articles-_articleid_.md)
- [Create Article Metadata Fields](applenewsapi/create-article-metadata-fields.md)
- [ArticleLinksRequest](applenewsapi/articlelinksrequest.md)
- [Update Article Metadata Fields](applenewsapi/update-article-metadata-fields.md)
- [Article](applenewsapi/article.md)
- [ArticleLinksResponse](applenewsapi/articlelinksresponse.md)
- [SearchResponse](applenewsapi/searchresponse.md)
- [Meta](applenewsapi/meta.md)
- [Throttling](applenewsapi/throttling.md)
