API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4831/
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/383/"
    ],
    "id": 4831,
    "title": "wagtailtinymce",
    "slug": "wagtailtinymce",
    "last_updated": null,
    "last_fetched": "2022-03-18T21:48:11.256790-04:00",
    "repo_url": "https://github.com/isotoma/wagtailtinymce.git",
    "pypi_version": "4.2.1.5",
    "created": "2020-09-16T18:29:47.064892-04:00",
    "modified": "2025-01-31T15:00:02.278576-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtailtinymce/",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": []
}