example-data.com

videos / #125

Depopulo textilis patrocinor copia ara cavus cunae curatio

Depopulo textilis patrocinor copia ara cavus cunae curatio

Deripio caput decumbo thermae ciminatio voluptatem sodalitas strues tenax. Labore censura perspiciatis derideo amitto.

Component variants

Related

curl -sS \
  "https://example-data.com/api/v1/videos/125" \
  -H "Accept: application/json"
const res = await fetch(
  "https://example-data.com/api/v1/videos/125"
);
const video = await res.json();
import type { Video } from "https://example-data.com/types/videos.d.ts";

const res = await fetch(
  "https://example-data.com/api/v1/videos/125"
);
const video = (await res.json()) as Video;
import requests

res = requests.get(
    "https://example-data.com/api/v1/videos/125"
)
video = res.json()
{
  "id": 125,
  "userId": 235,
  "title": "Depopulo textilis patrocinor copia ara cavus cunae curatio",
  "slug": "depopulo-textilis-patrocinor-copia-ara-cavus-cunae-curatio-125",
  "description": "Deripio caput decumbo thermae ciminatio voluptatem sodalitas strues tenax. Labore censura perspiciatis derideo amitto.",
  "videoUrl": "https://example.com/videos/125.mp4",
  "thumbnailUrl": "https://picsum.photos/seed/video-125/1280/720",
  "durationSeconds": 450,
  "viewCount": 3305899,
  "likeCount": 49310,
  "isPublic": false,
  "publishedAt": "2024-04-25T16:30:51.225Z",
  "createdAt": "2024-04-24T18:13:39.570Z"
}
Draftbit