API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/27/"
    ],
    "id": 3698,
    "title": "django-github-webhook",
    "slug": "django-github-webhook",
    "last_updated": "2018-08-09T07:53:25-04:00",
    "last_fetched": "2026-02-16T03:00:51.412214-05:00",
    "repo_url": "https://github.com/fladi/django-github-webhook",
    "pypi_version": "0.1.1",
    "created": "2017-02-03T10:56:07.809238-05:00",
    "modified": "2026-01-28T16:08:00.608844-05:00",
    "repo_forks": 4,
    "repo_description": "Django view for GitHub webhook receivers",
    "pypi_url": "http://pypi.python.org/pypi/django-github-webhook",
    "documentation_url": "http://django-github-webhook.readthedocs.io/en/latest/",
    "repo_watchers": 14,
    "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": [
        "fladi"
    ]
}