API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/1/?format=api"
    ],
    "id": 279,
    "title": "ella",
    "slug": "ella",
    "last_updated": "2014-04-01T20:45:50-04:00",
    "last_fetched": "2026-02-15T20:02:26.908411-05:00",
    "repo_url": "https://github.com/ella/ella",
    "pypi_version": "3.0.13",
    "created": "2010-09-13T02:50:38.135351-04:00",
    "modified": "2026-01-28T14:52:59.426190-05:00",
    "repo_forks": 75,
    "repo_description": "Ella is a CMS based on Python web framework Django with a main focus on high-traffic news websites and Internet magazines.",
    "pypi_url": "http://pypi.python.org/pypi/ella",
    "documentation_url": "https://readthedocs.org/projects/ella/",
    "repo_watchers": 300,
    "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": [
        "honzakral",
        "whit",
        "kvbik",
        "iky",
        "aleszoulek",
        "mbambas",
        "czervenka",
        "Almad",
        "avelino",
        "MichalMaM",
        "xaralis",
        "Sixtease",
        "seifert",
        "miso-belica",
        "praus",
        "jan-matejka",
        "Wilson194",
        "naro",
        "andymccurdy",
        "JirkaChadima",
        "TomasFlam",
        "yedpodtrzitko"
    ]
}