API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3994/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/8/",
        "https://djangopackages.org/api/v4/grids/283/",
        "https://djangopackages.org/api/v4/grids/387/"
    ],
    "id": 3994,
    "title": "wagtailstreamforms",
    "slug": "wagtailstreamforms",
    "last_updated": "2022-02-18T05:46:29-05:00",
    "last_fetched": "2026-02-15T19:08:16.938641-05:00",
    "repo_url": "https://github.com/AccentDesign/wagtailstreamforms",
    "pypi_version": "5.2.6",
    "created": "2017-11-01T20:21:35.307646-04:00",
    "modified": "2026-01-28T14:46:10.976798-05:00",
    "repo_forks": 0,
    "repo_description": "What happened when a FormBuilder met a StreamField",
    "pypi_url": "http://pypi.python.org/pypi/wagtailstreamforms",
    "documentation_url": "http://wagtailstreamforms.readthedocs.io/",
    "repo_watchers": 5,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "bigmassa",
        "stuartaccent",
        "nnist",
        "tleguijt",
        "robmoorman",
        "VdeJong",
        "leongraumans",
        "daveaccent",
        "SalahAdDin",
        "lingster",
        "dbramwell",
        "Aramgutang",
        "johnraz",
        "gasman",
        "tomdyson",
        "VanL"
    ]
}