API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3969/
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/283/",
        "https://djangopackages.org/api/v4/grids/87/",
        "https://djangopackages.org/api/v4/grids/376/"
    ],
    "id": 3969,
    "title": "wagtail-filepreviews",
    "slug": "wagtail-filepreviews",
    "last_updated": "2018-04-21T12:17:38-04:00",
    "last_fetched": "2026-02-15T02:03:39.416109-05:00",
    "repo_url": "https://github.com/filepreviews/wagtail-filepreviews",
    "pypi_version": "0.0.1",
    "created": "2017-10-19T10:32:38.037485-04:00",
    "modified": "2026-01-28T16:20:46.448699-05:00",
    "repo_forks": 3,
    "repo_description": "Extend Wagtail's Documents with image previews and metadata from FilePreviews ",
    "pypi_url": "http://pypi.python.org/pypi/wagtaildocs_previews",
    "documentation_url": "",
    "repo_watchers": 22,
    "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": [
        "jpadilla",
        "tomdyson"
    ]
}