API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/15/"
    ],
    "id": 2991,
    "title": "django-yubin",
    "slug": "django-yubin",
    "last_updated": "2025-07-11T06:44:14-04:00",
    "last_fetched": "2026-02-15T18:03:37.742802-05:00",
    "repo_url": "https://github.com/APSL/django-yubin",
    "pypi_version": "2.0.6",
    "created": "2015-07-26T09:35:18.186605-04:00",
    "modified": "2026-01-28T14:23:09.998414-05:00",
    "repo_forks": 30,
    "repo_description": "Send e-mails asyncronously using Celery",
    "pypi_url": "http://pypi.python.org/pypi/django-yubin",
    "documentation_url": "http://django-yubin.readthedocs.org/",
    "repo_watchers": 49,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        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
    ],
    "participants": [
        "sastred",
        "aaloy",
        "sergei-maertens",
        "francescarpi",
        "marctc",
        "avallbona",
        "csalom",
        "eduherraiz",
        "morenosan",
        "dependabot[bot]",
        "timgates42",
        "alextreme",
        "celdrake",
        "davepeake",
        "Floris272",
        "grzegorzbialy",
        "JuanLuisGarcia",
        "the-mace",
        "SilviaAmAm",
        "Viicos",
        "pmendezsuarez"
    ]
}