API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2921/
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/53/"
    ],
    "id": 2921,
    "title": "django-jira-helpdesk",
    "slug": "django-jira-helpdesk",
    "last_updated": "2015-06-04T11:20:24-04:00",
    "last_fetched": "2026-02-16T04:03:10.246277-05:00",
    "repo_url": "https://github.com/gormanet/django-jira-helpdesk",
    "pypi_version": "0.1.0",
    "created": "2015-06-04T11:23:41.283066-04:00",
    "modified": "2026-01-28T16:21:54.920916-05:00",
    "repo_forks": 5,
    "repo_description": "Django Admin App that allows staff users to post & track issues on JIRA without having actual access to it. ",
    "pypi_url": "http://pypi.python.org/pypi/django-jira-helpdesk",
    "documentation_url": "",
    "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": [
        "mkulaczkowski"
    ]
}