API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/58/"
    ],
    "id": 3918,
    "title": "django-bitfield",
    "slug": "django-bitfield",
    "last_updated": "2026-01-19T20:15:31-05:00",
    "last_fetched": "2026-02-15T03:06:23.238586-05:00",
    "repo_url": "https://github.com/disqus/django-bitfield",
    "pypi_version": "2.2.0",
    "created": "2017-09-25T10:41:46.878596-04:00",
    "modified": "2026-01-28T16:47:58.283863-05:00",
    "repo_forks": 149,
    "repo_description": "A BitField extension for Django Models",
    "pypi_url": "http://pypi.python.org/pypi/django-bitfield",
    "documentation_url": "",
    "repo_watchers": 384,
    "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,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0
    ],
    "participants": [
        "dcramer",
        "mateuszmandera",
        "timabbott",
        "mattrobenolt",
        "alex",
        "strycore",
        "ortholeviator",
        "vad",
        "streeter",
        "iamahuman",
        "bufke",
        "christian-oudard",
        "andersk",
        "phillipberndt",
        "flyingeek",
        "bmihelac",
        "bendavis78",
        "anton-ryzhov",
        "znotdead",
        "hsum",
        "donald-m-ritter",
        "yuriiz",
        "timgates42",
        "pcarn",
        "Nicals",
        "rystan",
        "teferi",
        "coagulant",
        "ianawilson",
        "dmatviichuk",
        "dickbrouwer",
        "lbt",
        "dgouldin",
        "BYK",
        "bretthoerner",
        "a-detiste"
    ]
}