API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/804/
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/32/"
    ],
    "id": 804,
    "title": "django-request",
    "slug": "django-request",
    "last_updated": "2025-10-16T06:26:47-04:00",
    "last_fetched": "2026-02-15T17:20:11.221820-05:00",
    "repo_url": "https://github.com/django-request/django-request",
    "pypi_version": "1.7.1",
    "created": "2011-05-31T12:27:22.460635-04:00",
    "modified": "2026-01-28T14:16:41.525570-05:00",
    "repo_forks": 144,
    "repo_description": "django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.",
    "pypi_url": "http://pypi.python.org/pypi/django-request",
    "documentation_url": "https://django-request.readthedocs.io/en/latest/",
    "repo_watchers": 663,
    "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,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "felixxm",
        "kylef",
        "ZuluPro",
        "jezdez",
        "AaronGhent",
        "hramezani",
        "montylounge",
        "pivolan",
        "alfonsrv",
        "outime",
        "mgalgs",
        "gnublade",
        "grunichev",
        "doganmeh",
        "cfingerh",
        "zorainc",
        "vlevit",
        "megies",
        "stevelacey",
        "robmessick",
        "nwolff",
        "mikaraunio",
        "vmax",
        "unxavi",
        "jwedel",
        "camillo",
        "broxeph"
    ]
}