API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/467/?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/49/?format=api",
        "https://djangopackages.org/api/v4/grids/46/?format=api"
    ],
    "id": 467,
    "title": "django-mothertongue",
    "slug": "django-mothertongue",
    "last_updated": null,
    "last_fetched": "2026-02-16T04:01:47.553151-05:00",
    "repo_url": "https://github.com/robcharlwood/django-mothertongue/",
    "pypi_version": "0.0.6",
    "created": "2010-11-01T15:09:53.572309-04:00",
    "modified": "2026-01-28T16:19:19.210723-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/django-mothertongue",
    "documentation_url": "https://pythonhosted.org/django-mothertongue/",
    "repo_watchers": 0,
    "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": []
}