API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3128/?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/78/?format=api"
    ],
    "id": 3128,
    "title": "django-mongoengine",
    "slug": "django-mongoengine",
    "last_updated": "2025-10-19T07:56:09-04:00",
    "last_fetched": "2026-02-15T12:00:52.970369-05:00",
    "repo_url": "https://github.com/MongoEngine/django-mongoengine",
    "pypi_version": null,
    "created": "2015-11-05T05:36:44.842755-05:00",
    "modified": "2026-01-28T13:13:50.261186-05:00",
    "repo_forks": 196,
    "repo_description": "django mongoengine integration",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 749,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "last-partizan",
        "avelino",
        "rozza",
        "dependabot[bot]",
        "u1735067",
        "erezarnon",
        "fbuccioni",
        "ipfans",
        "apolkosnik",
        "dblado",
        "liwancheng91",
        "g3ar",
        "dqfort",
        "lsaint",
        "Iliyass",
        "parisk",
        "Vayel",
        "farhan-cashify",
        "TonyMistark",
        "jackeyGao",
        "martinrusev",
        "milidam",
        "zzzuzik"
    ]
}