API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3179/
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": 3179,
    "title": "gargoyle-yplan",
    "slug": "gargoyle-yplan",
    "last_updated": "2021-06-14T12:06:00-04:00",
    "last_fetched": "2026-02-15T19:09:32.929273-05:00",
    "repo_url": "https://github.com/YPlan/gargoyle",
    "pypi_version": "2.1.1",
    "created": "2016-01-08T10:45:01.809386-05:00",
    "modified": "2026-01-28T14:47:59.508782-05:00",
    "repo_forks": 2,
    "repo_description": ":radio_button: Feature switches in Django",
    "pypi_url": "http://pypi.python.org/pypi/gargoyle-yplan",
    "documentation_url": "https://gargoyle-yplan.readthedocs.io/en/latest/",
    "repo_watchers": 37,
    "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",
        "adamchainz",
        "valueof",
        "mattrobenolt",
        "Fluxx",
        "nacosta",
        "AgDude",
        "nkovshov",
        "ricardokirkner",
        "frewsxcv",
        "laszlopandy",
        "szilveszter",
        "mwhooker",
        "chrisvxd",
        "streeter",
        "ucabaur",
        "jeffbaier",
        "theospears",
        "robgolding",
        "passy",
        "orb",
        "absoludity",
        "matclayton",
        "kevinseelbach",
        "mrfuxi",
        "jshuping",
        "gabrielgrant",
        "sttwister",
        "dlo",
        "DamianZaremba",
        "christian-oudard",
        "bretthoerner",
        "monokrome",
        "akaihola",
        "aaron7"
    ]
}