API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2179/
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/25/"
    ],
    "id": 2179,
    "title": "pytest-django",
    "slug": "pytest_django",
    "last_updated": "2026-02-14T13:38:06-05:00",
    "last_fetched": "2026-02-15T14:10:09.194757-05:00",
    "repo_url": "https://github.com/pytest-dev/pytest-django",
    "pypi_version": "4.12.0",
    "created": "2014-01-08T12:39:52.346267-05:00",
    "modified": "2026-01-28T13:41:24.312730-05:00",
    "repo_forks": 354,
    "repo_description": "A Django plugin for pytest.",
    "pypi_url": "http://pypi.python.org/pypi/pytest_django",
    "documentation_url": "https://pytest-django.readthedocs.io/",
    "repo_watchers": 1515,
    "commits_over_52": [
        0,
        0,
        2,
        0,
        0,
        0,
        7,
        1,
        1,
        0,
        1,
        0,
        0,
        0,
        2,
        10,
        1,
        0,
        0,
        0,
        0,
        0,
        1,
        4,
        0,
        11,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        1,
        2,
        0,
        0,
        0,
        3,
        0,
        1,
        0,
        2,
        0,
        0,
        3,
        0,
        0,
        3
    ],
    "participants": [
        "pelme",
        "blueyed",
        "bluetech",
        "flub",
        "kingbuzzman",
        "hramezani",
        "adamchainz",
        "bfirsh",
        "dependabot[bot]",
        "rafales",
        "bittner",
        "michael-k",
        "uncomplex",
        "dstufft",
        "magopian",
        "peterlauri",
        "renanivo",
        "schmir",
        "bh",
        "julen",
        "Code0x58",
        "xavfernandez",
        "minusf",
        "tony",
        "jjmurre",
        "dcramer",
        "meshy",
        "akx",
        "sdolemelipone",
        "Yassine-cheffai",
        "guettli",
        "voidus",
        "birdsarah",
        "amureki",
        "flaeppe",
        "steenzout",
        "danielroseman",
        "syphar",
        "hannseman",
        "hugovk",
        "ionelmc",
        "jnns",
        "johtso",
        "untitaker",
        "mschoettle",
        "mjkaye",
        "adamantike",
        "pzarfos",
        "pmourlanne",
        "razzius",
        "volans-",
        "rob-b",
        "rpkilby",
        "ryan-shaw",
        "samamorgan",
        "shacker",
        "sullivan-sean",
        "stanislavlevin",
        "wearypossum4770",
        "merwok",
        "pombredanne",
        "pbelskiy",
        "zsoldosp",
        "nektor211",
        "asfaltboy",
        "angerrp",
        "olzhasar",
        "sliverc",
        "olasd",
        "tobami",
        "mikedep333",
        "donkirkby",
        "wimglenn",
        "jpic",
        "p-himik",
        "mozillazg",
        "ldrumm",
        "dtomas",
        "axil",
        "anrie",
        "alexeykuz",
        "adursun",
        "azalea",
        "theY4Kman",
        "wgordon17",
        "wking",
        "shitcoding",
        "ustun",
        "IslandKnight",
        "ktosiek",
        "tomviner",
        "thomas-scrace",
        "timgates42",
        "graingert",
        "sbellem",
        "Perlence",
        "sloria",
        "kosdmit",
        "Faithfinder",
        "davidszotten",
        "dduong42",
        "callahad",
        "cewing",
        "cb109",
        "christianmlong",
        "cclauss",
        "streeck",
        "browniebroke",
        "bmihelac",
        "Bernardoow",
        "auvipy",
        "ashwoods",
        "aniav",
        "plumdog",
        "mfa",
        "boxed",
        "bubenkoff",
        "Mogost",
        "iamanikeev",
        "pzelnip",
        "adamcheasley",
        "msmolens",
        "mdentremont",
        "mkniewallner",
        "MrtnBckr",
        "felixxm",
        "lukaszb",
        "jlec",
        "codingjoe",
        "jerobado",
        "foarsitter",
        "jeffwidman",
        "jmccarrell",
        "jeffFranklin",
        "jezdez",
        "jakobdo",
        "Ishuin",
        "hoh",
        "hjwp",
        "garyd203",
        "TauPan",
        "fmoor",
        "The-Compiler",
        "farooqaaa",
        "fgebhart",
        "ekohl"
    ]
}