API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3944/
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/283/",
        "https://djangopackages.org/api/v4/grids/58/"
    ],
    "id": 3944,
    "title": "uwkm_streamfields",
    "slug": "uwkm_streamfields",
    "last_updated": "2017-11-01T09:12:52-04:00",
    "last_fetched": "2026-02-16T00:01:00.013096-05:00",
    "repo_url": "https://github.com/UWKM/uwkm_streamfields",
    "pypi_version": "1.4.0",
    "created": "2017-10-19T09:20:55.099651-04:00",
    "modified": "2026-01-28T15:26:41.168922-05:00",
    "repo_forks": 12,
    "repo_description": "A basic set of Wagtail Streamfields for fun and profit",
    "pypi_url": "http://pypi.python.org/pypi/uwkm_streamfields",
    "documentation_url": "",
    "repo_watchers": 33,
    "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": [
        "jellehermsen"
    ]
}