API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/469/?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/11/?format=api",
        "https://djangopackages.org/api/v4/grids/52/?format=api",
        "https://djangopackages.org/api/v4/grids/176/?format=api"
    ],
    "id": 469,
    "title": "django-model-utils",
    "slug": "django-model-utils",
    "last_updated": "2026-01-08T04:20:48-05:00",
    "last_fetched": "2026-02-15T14:18:36.559547-05:00",
    "repo_url": "https://github.com/carljm/django-model-utils",
    "pypi_version": "5.0.0",
    "created": "2010-11-02T23:44:05.437881-04:00",
    "modified": "2026-01-28T13:45:02.507905-05:00",
    "repo_forks": 368,
    "repo_description": "Django model mixins and utilities.",
    "pypi_url": "http://pypi.python.org/pypi/django-model-utils",
    "documentation_url": "https://django-model-utils.readthedocs.io/en/latest/",
    "repo_watchers": 2754,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        8,
        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,
        3,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "carljm",
        "treyhunner",
        "foarsitter",
        "mthuurne",
        "jezdez",
        "hramezani",
        "marfyl",
        "romgar",
        "auvipy",
        "tony",
        "hugovk",
        "pre-commit-ci[bot]",
        "jarekwg",
        "dmeehan",
        "RDIL",
        "dmytrokyrychuk",
        "kezabelle",
        "lucaswiman",
        "charettes",
        "schinckel",
        "AngryLawyer",
        "joeriddles",
        "adamchainz",
        "folz",
        "funkybob",
        "tumb1er",
        "jayvdb",
        "Asday",
        "Phist0ne",
        "joshuadavidthomas",
        "illagrenan",
        "Hopiu",
        "gmcrocetti",
        "pmac",
        "MRigal",
        "Atorich",
        "ryankask",
        "shanx",
        "bugraaydin",
        "gregmuellegger",
        "ebsaral",
        "stantond",
        "arseniy-panfilov",
        "akaihola",
        "CrazyCasta",
        "jgsogo",
        "smithdc1",
        "smacker",
        "silonov",
        "meanmail",
        "zachcheung",
        "tswicegood",
        "tjwalch",
        "Hyask",
        "bogdal",
        "ad-m",
        "craiga",
        "quique",
        "filipeximenes",
        "patrys",
        "nafees-anwar",
        "jcushman",
        "Germano0",
        "Arhell",
        "mk-th",
        "martey",
        "mvillalba",
        "mattseymour",
        "mikebryant",
        "0xD09CD196D188D0B0",
        "nick-prat",
        "slurms",
        "patrick91",
        "fancysnake",
        "rcjsuen",
        "DXist",
        "theromis",
        "rsenk330",
        "nakato",
        "pacahon",
        "last-partizan",
        "DrMeers",
        "Tavistock",
        "timgates42",
        "tadamcz",
        "cfc603",
        "jazzband-bot",
        "kishorkunal-raj",
        "mfgcb",
        "skazancev",
        "merwok",
        "adamn",
        "alej0varas",
        "kavdev",
        "st4lk",
        "thiras",
        "ar7n",
        "artis101",
        "bensteinberg",
        "rlmv",
        "bmihelac",
        "bhrutledge",
        "browniebroke",
        "andrlik",
        "dnmellen",
        "dstufft",
        "eranrund",
        "Sicilia04",
        "ghassanmas",
        "gdevincenzi",
        "hanleyhansen",
        "morenoh149",
        "ivirabyan",
        "jimfunk",
        "joecox",
        "jonathan-s",
        "joaoamaro70",
        "karlwnw"
    ]
}