API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4196/
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/58/"
    ],
    "id": 4196,
    "title": "django-nonefield",
    "slug": "django-nonefield",
    "last_updated": "2020-01-23T17:51:07-05:00",
    "last_fetched": "2026-02-15T19:07:00.443180-05:00",
    "repo_url": "https://github.com/barseghyanartur/django-nonefield",
    "pypi_version": "0.4",
    "created": "2018-08-10T20:17:38.395588-04:00",
    "modified": "2026-01-28T14:44:36.631521-05:00",
    "repo_forks": 0,
    "repo_description": "None field for Django. https://pypi.python.org/pypi/django-nonefield",
    "pypi_url": "http://pypi.python.org/pypi/django-nonefield",
    "documentation_url": "",
    "repo_watchers": 2,
    "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": [
        "barseghyanartur"
    ]
}