API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2489/?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/107/?format=api"
    ],
    "id": 2489,
    "title": "Django Froala Editor",
    "slug": "django-froala-editor",
    "last_updated": "2026-01-15T07:18:58-05:00",
    "last_fetched": "2026-02-15T18:06:29.831916-05:00",
    "repo_url": "https://github.com/froala/django-froala-editor",
    "pypi_version": "5.0.0",
    "created": "2014-07-15T14:35:37.056833-04:00",
    "modified": "2026-01-28T14:26:04.466250-05:00",
    "repo_forks": 72,
    "repo_description": "Package to integrate Froala WYSIWYG HTML rich text editor with Django.",
    "pypi_url": "http://pypi.python.org/pypi/django-froala-editor",
    "documentation_url": "https://github.com/froala/django-froala-editor/blob/master/README.rst",
    "repo_watchers": 294,
    "commits_over_52": [
        1,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "isDipesh",
        "stefanneculai",
        "harasunu-narayan",
        "kapil2704",
        "dianaprajescu",
        "raucodes",
        "dheerajaccolite",
        "shreypasari-accolite",
        "skyflyer",
        "ssibrahimpur",
        "froala-travis-bot",
        "whoknowwhat",
        "mattijevi",
        "mpibpc-mroose",
        "bigjust",
        "GovardhanCel",
        "goodtune",
        "dustingtorres",
        "CARocha",
        "alvaxet"
    ]
}