API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4853/
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/386/"
    ],
    "id": 4853,
    "title": "wagtailsystemtext",
    "slug": "wagtailsystemtext",
    "last_updated": "2018-05-09T01:09:44-04:00",
    "last_fetched": "2026-02-15T04:11:44.903398-05:00",
    "repo_url": "https://github.com/frojd/wagtail-systemtext",
    "pypi_version": "1.2.2",
    "created": "2020-09-16T18:30:19.286963-04:00",
    "modified": "2026-01-29T12:36:57.947823-05:00",
    "repo_forks": 3,
    "repo_description": "Simplified Wagtail system text management",
    "pypi_url": "https://pypi.org/project/wagtailsystemtext/",
    "documentation_url": "",
    "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": [
        "marteinn",
        "tomdyson"
    ]
}