API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4398/
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/58/"
    ],
    "id": 4398,
    "title": "django-subject-imagefield",
    "slug": "django-subject-imagefield",
    "last_updated": "2023-12-07T07:43:28-05:00",
    "last_fetched": "2026-02-15T20:08:23.325596-05:00",
    "repo_url": "https://github.com/otto-torino/django-subject-imagefield",
    "pypi_version": "0.2.13",
    "created": "2019-08-02T08:38:09.208755-04:00",
    "modified": "2026-01-28T15:02:03.065137-05:00",
    "repo_forks": 0,
    "repo_description": "An enhanced ImageField for django, providing subject position support",
    "pypi_url": "http://pypi.python.org/pypi/django-subject-imagefield",
    "documentation_url": "",
    "repo_watchers": 8,
    "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": [
        "abidibo"
    ]
}