API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/886/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/33/?format=api"
    ],
    "id": 886,
    "title": "fbkit",
    "slug": "fbkit",
    "last_updated": "2011-12-22T13:38:11-05:00",
    "last_fetched": "2026-02-15T13:03:16.754037-05:00",
    "repo_url": "https://github.com/mirumee/fbkit",
    "pypi_version": "2011.7.pre.0",
    "created": "2011-07-27T19:49:41.316206-04:00",
    "modified": "2026-01-28T13:18:58.080780-05:00",
    "repo_forks": 3,
    "repo_description": "fbkit — a Python interface to Facebook APIs",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 17,
    "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": [
        "sciyoshi",
        "patrys",
        "aniav",
        "ulas-tuerkmen",
        "statico",
        "paluh",
        "teepark",
        "tswicegood",
        "douglaswth",
        "h",
        "mrbuds",
        "kad",
        "ehn",
        "nuggien",
        "Ignas",
        "ryszard",
        "WorldMaker",
        "matclayton",
        "jellybob",
        "jskitz",
        "dedels",
        "woodenbrick",
        "danielroseman",
        "flashingpumpkin",
        "greut",
        "waynemoore",
        "devioustree",
        "fixthisalready",
        "mjallday",
        "jezdez",
        "igorgue",
        "imrehg",
        "damoxc",
        "chrisdickinson",
        "andriijas",
        "jjinux"
    ]
}