Apache Software Foundation · Example Payload

Apache Software Foundation Podling Example

An example Apache Software Foundation project description.

ASFOpen-SourceGovernanceProjectApache

Apache Software Foundation Podling Example is an example object payload from Apache Software Foundation, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namestatusdescriptionhomepagestartdateenddatesponsorchampionmentorsresolution

Example Payload

Raw ↑
{
  "name": "Example Apache Project",
  "status": "current",
  "description": "An example Apache Software Foundation project description.",
  "homepage": "https://example.apache.org/project",
  "startdate": "2026-04-19T00:00:00Z",
  "enddate": "2026-04-19T00:00:00Z",
  "sponsor": "example-value",
  "champion": "example-value",
  "mentors": [
    "example-value",
    "example-value"
  ],
  "resolution": "example-value"
}