garden.lexicon.nourishing-earthworm.project
{
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"slug",
"title",
"category",
"createdAt"
],
"properties": {
"kind": {
"type": "string"
},
"slug": {
"type": "string",
"maxLength": 128,
"description": "URL + gallery-folder id."
},
"year": {
"type": "string"
},
"brand": {
"type": "string"
},
"links": {
"type": "object",
"properties": {
"web": {
"type": "string"
},
"imdb": {
"type": "string"
},
"press": {
"type": "string"
},
"vimeo": {
"type": "string"
},
"youtube": {
"type": "string"
}
}
},
"order": {
"type": "integer"
},
"title": {
"type": "string",
"maxGraphemes": 300
},
"agency": {
"type": "string"
},
"artist": {
"type": "string"
},
"awards": {
"type": "array",
"items": {
"type": "string"
}
},
"images": {
"type": "array",
"items": {
"type": "object",
"required": [
"image"
],
"properties": {
"alt": {
"type": "string",
"maxGraphemes": 500
},
"image": {
"type": "blob",
"accept": [
"image/webp",
"image/jpeg",
"image/png"
],
"maxSize": 6000000
}
}
}
},
"writer": {
"type": "string"
},
"logline": {
"type": "string",
"maxGraphemes": 2000
},
"category": {
"enum": [
"Narrative",
"Music Videos",
"Commercials",
"Photography"
],
"type": "string"
},
"director": {
"type": "string"
},
"featured": {
"type": "boolean",
"default": false
},
"platform": {
"type": "string"
},
"starring": {
"type": "string"
},
"synopsis": {
"type": "string",
"maxGraphemes": 5000
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"subcategory": {
"type": "string"
},
"directedBySten": {
"type": "boolean",
"default": false
},
"portfolioOrder": {
"type": "integer"
}
}
},
"description": "A single moving-image work (film, series, music video, or commercial). Photography collections live in …photoProject."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:52a5dhsnyfu6csd3pupxgodl - CID
-
bafyreicca4heb6xk5hw7qb25xuevkxvd56bgskvp2nj4ko3hnh7uvyci7a - Indexed At
- 2026-07-23 01:56 UTC
- AT-URI
-
at://did:plc:52a5dhsnyfu6csd3pupxgodl/com.atproto.lexicon.schema/garden.lexicon.nourishing-earthworm.project