Retrieve a single media resource by media ID.
post-{postId}author-{authorId}post-post_01HZX2...author-author_01HZ...| Parameter | Type | Description |
|---|---|---|
_fields | string | Comma-separated attribute field filter |
| Field | Type | Description |
|---|---|---|
data.id | string | Media ID |
data.type | string | Resource type (media) |
data.attributes.source | string | post or author |
data.attributes.source_id | string | Related post/author ID |
data.attributes.url | string | Media URL |
data.attributes.type | string | Media type (image) |
data.attributes.title | string | null | Title |
data.attributes.description | string | null | Description |
data.attributes.aspect_ratio | string | null | Aspect ratio |
data.attributes.palette | object | null | Palette metadata |
data.attributes.created_at | string | ISO datetime |