API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/58/?format=api",
        "https://djangopackages.org/api/v4/grids/19/?format=api",
        "https://djangopackages.org/api/v4/grids/16/?format=api",
        "https://djangopackages.org/api/v4/grids/442/?format=api"
    ],
    "id": 1423,
    "title": "Django-Select2",
    "slug": "django-select2",
    "last_updated": "2026-01-07T13:42:43-05:00",
    "last_fetched": "2026-02-15T14:34:48.018489-05:00",
    "repo_url": "https://github.com/codingjoe/django-select2",
    "pypi_version": "8.4.8",
    "created": "2012-08-25T00:15:04.650984-04:00",
    "modified": "2026-01-28T13:56:21.444683-05:00",
    "repo_forks": 57,
    "repo_description": "This is a Django integration for Select2",
    "pypi_url": "http://pypi.python.org/pypi/django-select2",
    "documentation_url": "https://pythonhosted.org/django-select2/",
    "repo_watchers": 209,
    "commits_over_52": [
        2,
        1,
        0,
        1,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        1,
        1,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        2,
        0,
        1,
        0,
        1,
        0,
        4,
        0,
        2,
        0,
        1,
        2,
        1,
        1,
        1,
        11,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "codingjoe",
        "dependabot[bot]",
        "pyup-bot",
        "applegrew",
        "fjcapdevila",
        "rizumu",
        "apalazon",
        "CleitonDeLima",
        "jsenecal",
        "bcail",
        "stephane",
        "hartwork",
        "mardukbp",
        "jieter",
        "ScottEAdams",
        "bubenkoff",
        "emorozov",
        "vanschelven",
        "ewjoachim",
        "tisdall",
        "GeyseR",
        "superqwer",
        "predatell",
        "hotet",
        "crccheck",
        "graingert",
        "mfrasca",
        "darbula",
        "anneFly",
        "andrewdodd",
        "adamchainz",
        "razisayyed",
        "raonyguimaraes",
        "quantum5",
        "phoebebright",
        "iwaszko",
        "pmontepagano",
        "N1K1TAS95",
        "mikemanger",
        "sdolemelipone",
        "quevon24",
        "WoosterInitiative",
        "jonatascastro12",
        "bogdal",
        "rsebille",
        "royendgel",
        "Natim",
        "sir-sigurd",
        "stefanfoulis",
        "cvipul",
        "yuvadm",
        "dzhuang",
        "imom0",
        "marcelo-maldonado95",
        "mos-nabih",
        "pawnhearts",
        "adrien-delhorme",
        "Ameriks",
        "alessioferri20",
        "a-ruzin",
        "sourcefilter",
        "abeforgit",
        "tyilo",
        "Benbb96",
        "bhaskar8088",
        "billyeh",
        "blueyed",
        "dbramwell",
        "neuged",
        "dyve",
        "eljhkrr",
        "gregjkal",
        "YPCrumble",
        "intiocean",
        "pickfire",
        "jdotjdot",
        "jonashaag",
        "johnraz",
        "thejoeejoee",
        "jbigatti"
    ]
}