API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/811/
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/73/",
        "https://djangopackages.org/api/v4/grids/90/"
    ],
    "id": 811,
    "title": "imagestore",
    "slug": "imagestore",
    "last_updated": "2021-10-11T02:32:13-04:00",
    "last_fetched": "2026-02-15T22:00:56.766095-05:00",
    "repo_url": "https://github.com/hovel/imagestore",
    "pypi_version": "3.1.0",
    "created": "2011-06-03T05:22:51.080554-04:00",
    "modified": "2026-01-28T15:15:22.880110-05:00",
    "repo_forks": 71,
    "repo_description": "Django gallery solution.",
    "pypi_url": "http://pypi.python.org/pypi/imagestore",
    "documentation_url": "https://readthedocs.org/projects/imagestore/",
    "repo_watchers": 167,
    "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": [
        "zeus",
        "GeyseR",
        "lampslave",
        "ricardofalasca",
        "KrzysiekJ",
        "sandino",
        "CristiCor",
        "coin",
        "adrienbrunet",
        "avm",
        "fabiofsilva",
        "roberkules",
        "dukeSasa"
    ]
}