API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2869/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/89/"
    ],
    "id": 2869,
    "title": "django-seed",
    "slug": "django-seed",
    "last_updated": "2021-10-08T12:42:39-04:00",
    "last_fetched": "2026-02-15T17:20:55.969662-05:00",
    "repo_url": "https://github.com/brobin/django-seed",
    "pypi_version": "0.3.1",
    "created": "2015-04-21T18:50:16.569908-04:00",
    "modified": "2026-01-28T14:17:30.196732-05:00",
    "repo_forks": 86,
    "repo_description": ":seedling: Seed your Django database with fake data",
    "pypi_url": "http://pypi.python.org/pypi/django-seed",
    "documentation_url": "",
    "repo_watchers": 709,
    "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": [
        "Brobin",
        "AngelOnFira",
        "diogoosorio",
        "joke2k",
        "im-n1",
        "ar45",
        "eelkevdbos",
        "jgadelange",
        "havocbane",
        "pabrrs",
        "eliangcs",
        "dchoruzy",
        "coolharsh55",
        "lucasmoeskops",
        "mrhwick",
        "mstdokumaci",
        "serranoarevalo",
        "paulshannon",
        "scarabeusiv"
    ]
}