API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4904/
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/399/"
    ],
    "id": 4904,
    "title": "wagtail-localize-pontoon",
    "slug": "wagtail-localize-pontoon",
    "last_updated": "2024-11-25T16:07:13-05:00",
    "last_fetched": "2026-02-15T07:00:49.554771-05:00",
    "repo_url": "https://github.com/wagtail/wagtail-localize-pontoon",
    "pypi_version": "0.2.1",
    "created": "2020-09-18T14:39:26.492565-04:00",
    "modified": "2026-01-29T12:39:33.348292-05:00",
    "repo_forks": 2,
    "repo_description": "Translate Wagtail content using a git repository and PO files",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-localize-pontoon",
    "documentation_url": "",
    "repo_watchers": 7,
    "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": [
        "kaedroho",
        "zerolab",
        "richbrennan",
        "jhonatan-lopes",
        "pre-commit-ci[bot]"
    ]
}