API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3772/
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/5/"
    ],
    "id": 3772,
    "title": "payu_biz",
    "slug": "payu_biz",
    "last_updated": "2019-09-06T01:23:59-04:00",
    "last_fetched": "2026-02-15T07:04:59.418033-05:00",
    "repo_url": "https://github.com/renjithsraj/django_payubiz",
    "pypi_version": "2.0",
    "created": "2017-03-28T07:43:32.140792-04:00",
    "modified": "2026-01-29T12:46:20.302435-05:00",
    "repo_forks": 4,
    "repo_description": "The Package is Deprecated ",
    "pypi_url": "http://pypi.python.org/pypi/payu_biz",
    "documentation_url": "https://pythonhosted.org/payu_biz/",
    "repo_watchers": 3,
    "commits_over_52": [
        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,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "renjithsraj",
        "codetriage-readme-bot"
    ]
}