API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2756/
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/11/"
    ],
    "id": 2756,
    "title": "pynt-of-django",
    "slug": "pynt-of-django",
    "last_updated": "2022-04-05T21:51:28-04:00",
    "last_fetched": "2026-02-15T07:05:21.165526-05:00",
    "repo_url": "https://github.com/WimpyAnalytics/pynt-of-django",
    "pypi_version": "0.3.2",
    "created": "2015-02-01T21:49:08.813551-05:00",
    "modified": "2026-01-29T12:46:57.104195-05:00",
    "repo_forks": 0,
    "repo_description": "A companion library for using pynt, a build tool, with Django projects.",
    "pypi_url": "http://pypi.python.org/pypi/pynt-of-django",
    "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": [
        "ivanvenosdel"
    ]
}