API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3269/
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/136/"
    ],
    "id": 3269,
    "title": "autotask",
    "slug": "autotask",
    "last_updated": "2016-08-11T09:01:17-04:00",
    "last_fetched": "2026-02-15T19:11:09.547726-05:00",
    "repo_url": "https://bitbucket.org/kbr/autotask",
    "pypi_version": "0.5.4",
    "created": "2016-04-08T09:29:35.296959-04:00",
    "modified": "2026-01-28T14:50:29.906972-05:00",
    "repo_forks": 5,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/autotask",
    "documentation_url": "https://bitbucket.org/kbr/autotask",
    "repo_watchers": 8,
    "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": [
        "kbr"
    ]
}