API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4262/?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/5/?format=api"
    ],
    "id": 4262,
    "title": "django-helcim",
    "slug": "django-helcim",
    "last_updated": "2020-09-11T14:57:36-04:00",
    "last_fetched": "2026-02-15T20:08:27.228887-05:00",
    "repo_url": "https://github.com/studybuffalo/django-helcim",
    "pypi_version": "0.9.1",
    "created": "2018-11-25T23:47:06.720825-05:00",
    "modified": "2026-01-28T15:02:09.777853-05:00",
    "repo_forks": 5,
    "repo_description": "A Django-based integration with the Helcim Commerce API",
    "pypi_url": "http://pypi.python.org/pypi/django-helcim",
    "documentation_url": "https://django-helcim.readthedocs.io/en/latest/",
    "repo_watchers": 4,
    "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": [
        "dependabot-preview[bot]",
        "studybuffalo",
        "robotbuffalo",
        "dependabot[bot]",
        "qsaiqkhxsa"
    ]
}