API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3169/
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/139/"
    ],
    "id": 3169,
    "title": "django-webline-notifications",
    "slug": "django-webline-notifications",
    "last_updated": "2015-12-29T04:34:22-05:00",
    "last_fetched": "2026-02-16T04:04:49.603799-05:00",
    "repo_url": "https://github.com/alireza-molaee/django-webline-notifications",
    "pypi_version": "1.0.1",
    "created": "2015-12-26T09:32:45.843880-05:00",
    "modified": "2026-01-28T16:24:55.720589-05:00",
    "repo_forks": 7,
    "repo_description": "django-webline-notifications is a python library, which allow you notify everything to user(s) simply",
    "pypi_url": "http://pypi.python.org/pypi/django-webline-notifications",
    "documentation_url": "",
    "repo_watchers": 16,
    "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": [
        "alireza-molaee",
        "mhhg"
    ]
}