API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1729/?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": 1729,
    "title": "Opps",
    "slug": "opps",
    "last_updated": "2023-05-22T16:07:33-04:00",
    "last_fetched": "2026-02-15T21:05:36.859449-05:00",
    "repo_url": "https://github.com/opps/opps",
    "pypi_version": "0.2.16",
    "created": "2013-03-26T12:14:00.365382-04:00",
    "modified": "2026-01-28T15:10:59.042543-05:00",
    "repo_forks": 96,
    "repo_description": "A Django-based CMS for the magazines, newspappers websites and portals with high-traffic",
    "pypi_url": "http://pypi.python.org/pypi/opps",
    "documentation_url": "http://opps.readthedocs.org/",
    "repo_watchers": 320,
    "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": [
        "avelino",
        "rochacbruno",
        "ellisonleao",
        "lerrua",
        "hersonls",
        "mauler",
        "londerson",
        "DiegoYungh",
        "jeanmask",
        "arloc",
        "ervilis",
        "algmelo",
        "raelmax",
        "andrewsmedina",
        "guilhermebr",
        "henriquechehad",
        "seocam",
        "heltonalves99",
        "gilsondev",
        "allisson",
        "fgmacedo",
        "williamroot",
        "d0ugal",
        "semente",
        "yasoob",
        "maurobaraldi",
        "bitdeli-chef",
        "luzfcb",
        "hmleal",
        "waffle-iron",
        "viniciuscainelli",
        "gnuwilliam",
        "lalves",
        "shuhikari"
    ]
}