Get favorite meme
Retrieves a specific favorite meme by ID.
Path parameters
The meme id
Response
Success
Unique identifier for the favorite meme
ID of the user who owns this favorite meme
Display name of the meme
Alternative text description for accessibility
Tags for categorizing and searching the meme
ID of the attachment storing the meme
Original filename of the meme
MIME type of the meme file
Hash of the file content for deduplication
File size in bytes
Width of the image or video in pixels
Height of the image or video in pixels
Duration of the video in seconds
CDN URL to access the meme
Whether the meme is a video converted from GIF
Provider-issued slug for the GIF this meme was sourced from, if any
Stable name of the GIF provider that issued gif_slug, if any. Legacy records may contain older provider names.
Provider-issued format-name → media descriptor map for gif-sourced memes (mirrors GifResponse.media). Null on memes uploaded as plain attachments.
Compact thumbhash placeholder produced by the media proxy at favorite-time. Clients render it as a low-res preview while the full media loads. Null when the proxy did not emit one.
Changes
No recorded changes to this endpoint across all 1 revision of this API.