Welcome to this documentation
curl --location --request GET 'https://api.unsplash.com/topics?id_or_slug=WdChqlsJN9c&client_id='
[
{
"id": "string",
"slug": "string",
"title": "string",
"description": "string",
"published_at": "string",
"updated_at": "string",
"starts_at": "string",
"ends_at": "string",
"only_submissions_after": null,
"visibility": "string",
"featured": true,
"total_photos": 0,
"current_user_contributions": [
"string"
],
"total_current_user_submissions": null,
"links": {
"self": "string",
"html": "string",
"photos": "string"
},
"status": "string",
"owners": [
{
"id": "string",
"updated_at": "string",
"username": "string",
"name": "string",
"first_name": "string",
"last_name": null,
"twitter_username": "string",
"portfolio_url": "string",
"bio": "string",
"location": "string",
"links": {
"self": "string",
"html": "string",
"photos": "string",
"likes": "string",
"portfolio": "string",
"following": "string",
"followers": "string"
},
"profile_image": {
"small": "string",
"medium": "string",
"large": "string"
},
"instagram_username": "string",
"total_collections": 0,
"total_likes": 0,
"total_photos": 0,
"total_promoted_photos": 0,
"accepted_tos": true,
"for_hire": true,
"social": {
"instagram_username": "string",
"portfolio_url": "string",
"twitter_username": "string",
"paypal_email": null
}
}
],
"cover_photo": {
"id": "string",
"slug": "string",
"alternative_slugs": {
"en": "string",
"es": "string",
"ja": "string",
"fr": "string",
"it": "string",
"ko": "string",
"de": "string",
"pt": "string"
},
"created_at": "string",
"updated_at": "string",
"promoted_at": "string",
"width": 0,
"height": 0,
"color": "string",
"blur_hash": "string",
"description": "string",
"alt_description": "string",
"breadcrumbs": [
{
"slug": "string",
"title": "string",
"index": 0,
"type": "string"
}
],
"urls": {
"raw": "string",
"full": "string",
"regular": "string",
"small": "string",
"thumb": "string",
"small_s3": "string"
},
"links": {
"self": "string",
"html": "string",
"download": "string",
"download_location": "string"
},
"likes": 0,
"liked_by_user": true,
"current_user_collections": [
"string"
],
"sponsorship": null,
"topic_submissions": {
"animals": {
"status": "string",
"approved_on": "string"
},
"black-and-white": {
"status": "string",
"approved_on": "string"
},
"wallpapers": {
"status": "string",
"approved_on": "string"
},
"nature": {
"status": "string",
"approved_on": "string"
},
"3d-renders": {
"status": "string",
"approved_on": "string"
},
"travel": {
"status": "string",
"approved_on": "string"
},
"architecture-interior": {
"status": "string",
"approved_on": "string"
},
"textures-patterns": {
"status": "string",
"approved_on": "string"
},
"street-photography": {
"status": "string",
"approved_on": "string"
},
"color-of-water": {
"status": "string",
"approved_on": "string"
},
"film": {
"status": "string",
"approved_on": "string"
},
"archival": {
"status": "string",
"approved_on": "string"
}
},
"asset_type": "string",
"user": {
"id": "string",
"updated_at": "string",
"username": "string",
"name": "string",
"first_name": "string",
"last_name": "string",
"twitter_username": "string",
"portfolio_url": "string",
"bio": "string",
"location": "string",
"links": {
"self": "string",
"html": "string",
"photos": "string",
"likes": "string",
"portfolio": "string",
"following": "string",
"followers": "string"
},
"profile_image": {
"small": "string",
"medium": "string",
"large": "string"
},
"instagram_username": "string",
"total_collections": 0,
"total_likes": 0,
"total_photos": 0,
"total_promoted_photos": 0,
"accepted_tos": true,
"for_hire": true,
"social": {
"instagram_username": "string",
"portfolio_url": "string",
"twitter_username": "string",
"paypal_email": null
}
}
},
"preview_photos": [
{
"id": "string",
"slug": "string",
"created_at": "string",
"updated_at": "string",
"blur_hash": "string",
"asset_type": "string",
"urls": {
"raw": "string",
"full": "string",
"regular": "string",
"small": "string",
"thumb": "string",
"small_s3": "string"
}
}
]
}
]