API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2041/
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/107/"
    ],
    "id": 2041,
    "title": "Django Redator",
    "slug": "django-redator",
    "last_updated": "2015-07-16T15:28:39-04:00",
    "last_fetched": "2026-02-15T13:01:41.245368-05:00",
    "repo_url": "https://bitbucket.org/semente/django-redator",
    "pypi_version": "0.2.3",
    "created": "2013-09-13T23:57:23.618723-04:00",
    "modified": "2026-01-28T13:15:40.616836-05:00",
    "repo_forks": 0,
    "repo_description": "Django Redator (sic) helps you integrate Redactor <http://imperavi.com/redactor/> to your Django forms. Redactor is a beautiful and easy-to-use WYSIWYG HTML editor.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 3,
    "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": [
        "semente"
    ]
}