API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4136/
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/44/",
        "https://djangopackages.org/api/v4/grids/175/"
    ],
    "id": 4136,
    "title": "django-treenode",
    "slug": "django-treenode",
    "last_updated": "2026-01-03T17:14:43-05:00",
    "last_fetched": "2026-02-15T18:07:50.321435-05:00",
    "repo_url": "https://github.com/fabiocaccamo/django-treenode",
    "pypi_version": "0.23.3",
    "created": "2018-05-08T12:38:00.836967-04:00",
    "modified": "2026-01-28T14:27:31.975483-05:00",
    "repo_forks": 38,
    "repo_description": ":deciduous_tree: probably the best abstract model/admin for your tree based stuff.",
    "pypi_url": "http://pypi.python.org/pypi/django-treenode",
    "documentation_url": "https://github.com/fabiocaccamo/django-treenode#readme",
    "repo_watchers": 793,
    "commits_over_52": [
        1,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        6,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        9,
        1,
        2,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "fabiocaccamo",
        "dependabot[bot]",
        "github-actions[bot]",
        "pre-commit-ci[bot]",
        "jvacek",
        "cperrin88",
        "InzGIBA",
        "bernieke",
        "danilo-botelho",
        "Nathan-Cohen",
        "simensol"
    ]
}