at.locale.memberRequest

locale.at

{
  "id": "at.locale.memberRequest",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "project",
          "locales",
          "createdAt"
        ],
        "properties": {
          "locales": {
            "type": "array",
            "items": {
              "type": "string",
              "maxLength": 35,
              "minLength": 2
            },
            "maxLength": 1000,
            "minLength": 1
          },
          "message": {
            "type": "string",
            "maxLength": 2000,
            "maxGraphemes": 1000
          },
          "project": {
            "type": "string",
            "format": "at-uri"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A translator asks to contribute to a project (and which locales). Requester-owned. Approving it writes an at.locale.membership on the owner's PDS."
}

Validate Record

Validate a record against at.locale.memberRequest

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:uwynodlfvaieqcisgh5zvdwx
CID
bafyreigaiuppmvrs2oi72pvgedug6q563lcwml7psygmm45np65ln5myou
Indexed At
2026-06-24 00:19 UTC
AT-URI
at://did:plc:uwynodlfvaieqcisgh5zvdwx/com.atproto.lexicon.schema/at.locale.memberRequest

Version History (2 versions)

Lexicon Garden

@