API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4489/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/320/?format=api",
        "https://djangopackages.org/api/v4/grids/283/?format=api",
        "https://djangopackages.org/api/v4/grids/378/?format=api"
    ],
    "id": 4489,
    "title": "wagtail-opengraph-image-generator",
    "slug": "wagtail-opengraph-image-generator",
    "last_updated": "2023-07-06T05:30:43-04:00",
    "last_fetched": "2026-02-16T01:04:03.292548-05:00",
    "repo_url": "https://github.com/candylabshq/wagtail-opengraph-image-generator",
    "pypi_version": "2.0",
    "created": "2020-01-13T10:21:11.631463-05:00",
    "modified": "2026-01-28T15:53:20.563645-05:00",
    "repo_forks": 5,
    "repo_description": "Wagtail Open Graph Image Generator will assist you in automatically creating Open Graph images for your pages.",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-opengraph-image-generator",
    "documentation_url": "https://wagtail-opengraph-image-generator.readthedocs.io/en/latest/",
    "repo_watchers": 42,
    "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": [
        "biki"
    ]
}