API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/749/
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/99/"
    ],
    "id": 749,
    "title": "gargoyle",
    "slug": "gargoyle",
    "last_updated": "2016-02-23T16:56:10-05:00",
    "last_fetched": "2026-02-15T11:07:55.360226-05:00",
    "repo_url": "https://github.com/disqus/gargoyle",
    "pypi_version": "0.11.0",
    "created": "2011-04-11T14:29:59.150076-04:00",
    "modified": "2026-01-28T13:13:24.855125-05:00",
    "repo_forks": 114,
    "repo_description": "Feature switches in Django",
    "pypi_url": "http://pypi.python.org/pypi/gargoyle",
    "documentation_url": "https://readthedocs.org/projects/gargoyle/",
    "repo_watchers": 743,
    "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": [
        "dcramer",
        "valueof",
        "mattrobenolt",
        "Fluxx",
        "ricardokirkner",
        "laszlopandy",
        "szilveszter",
        "mwhooker",
        "frewsxcv",
        "chrisvxd",
        "streeter",
        "theospears",
        "robgolding",
        "passy",
        "orb",
        "absoludity",
        "kevinseelbach",
        "jshuping",
        "gabrielgrant",
        "sttwister",
        "dlo",
        "DamianZaremba",
        "christian-oudard",
        "bretthoerner",
        "monokrome",
        "akaihola"
    ]
}