API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2283/
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/49/"
    ],
    "id": 2283,
    "title": "django-statici18n",
    "slug": "django-statici18n",
    "last_updated": "2026-01-18T16:16:37-05:00",
    "last_fetched": "2026-02-15T17:07:42.140625-05:00",
    "repo_url": "https://github.com/zyegfryed/django-statici18n",
    "pypi_version": "2.6.0",
    "created": "2014-03-24T15:03:56.485786-04:00",
    "modified": "2026-01-28T14:04:13.134471-05:00",
    "repo_forks": 24,
    "repo_description": "A Django app that compiles i18n JavaScript catalogs to static files.",
    "pypi_url": "http://pypi.python.org/pypi/django-statici18n",
    "documentation_url": "http://django-statici18n.readthedocs.org/en/latest",
    "repo_watchers": 67,
    "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,
        6,
        0,
        0,
        0
    ],
    "participants": [
        "zyegfryed",
        "julen",
        "quantum5",
        "jezdez",
        "outloudvi",
        "bmedx",
        "eduardo-matos",
        "rarguelloF",
        "afzaledx",
        "bullfest",
        "askoretskiy",
        "DmytroLitvinov",
        "felixrindt",
        "irtazaakram",
        "zetaab",
        "mjaworski",
        "mbakke",
        "Michael-Deveau",
        "philipbelesky",
        "sunpoet"
    ]
}