API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4035/
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": 4035,
    "title": "django-babel",
    "slug": "django-babel",
    "last_updated": "2017-12-18T10:11:00-05:00",
    "last_fetched": "2026-02-15T18:09:17.049903-05:00",
    "repo_url": "https://github.com/python-babel/django-babel",
    "pypi_version": "0.6.2",
    "created": "2017-12-22T13:03:37.903310-05:00",
    "modified": "2026-01-28T14:29:21.053820-05:00",
    "repo_forks": 42,
    "repo_description": "Tools for using Babel with Django",
    "pypi_url": "http://pypi.python.org/pypi/django-babel",
    "documentation_url": "http://django-babel.readthedocs.io/en/latest/",
    "repo_watchers": 62,
    "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": [
        "EnTeQuAk",
        "graingert",
        "cmlenz",
        "akx",
        "tsouvarev",
        "mrunge",
        "ramiro",
        "noirbizarre",
        "singingwolfboy",
        "FelixSchwarz",
        "ashemedai",
        "mjtamlyn",
        "sarina",
        "orf"
    ]
}