API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/197/
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/9/",
        "https://djangopackages.org/api/v4/grids/90/"
    ],
    "id": 197,
    "title": "django-photologue",
    "slug": "django-photologue",
    "last_updated": "2025-06-01T12:42:12-04:00",
    "last_fetched": "2026-02-15T19:04:51.000918-05:00",
    "repo_url": "https://github.com/jdriscoll/django-photologue",
    "pypi_version": "3.18",
    "created": "2010-09-03T08:23:13.590287-04:00",
    "modified": "2026-01-28T14:41:49.754806-05:00",
    "repo_forks": 232,
    "repo_description": "A customizable plug-in photo gallery management application for the Django web framework.",
    "pypi_url": "http://pypi.python.org/pypi/django-photologue",
    "documentation_url": "https://readthedocs.org/projects/django-photologue/",
    "repo_watchers": 675,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        5,
        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": [
        "richardbarran",
        "petry",
        "jnns",
        "hedleyroos",
        "celiao",
        "jonashaag",
        "kinetifex",
        "jlemaes",
        "karolmajta",
        "Krilivye",
        "drazenzen",
        "alexa-infra",
        "kdeebee",
        "alasdairnicol",
        "erdnaxe",
        "bmispelon",
        "benliles",
        "urtzai",
        "ferhatelmas",
        "lausek",
        "lizwalsh",
        "hvitis",
        "akaihola",
        "benspaulding",
        "specialorange",
        "emirisman",
        "phretor",
        "hermanschaaf",
        "jdriscoll",
        "saboter",
        "mhindery",
        "erral",
        "reavis",
        "swills",
        "timthelion",
        "tbabej",
        "vivekagr",
        "Lessica",
        "jscott1971",
        "NickleDave",
        "python-consulting",
        "martinsabo",
        "wf94"
    ]
}