API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6035/
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/15/"
    ],
    "id": 6035,
    "title": "django-sendmail",
    "slug": "django-sendmail",
    "last_updated": "2025-01-08T06:36:46-05:00",
    "last_fetched": "2026-02-15T03:05:24.838528-05:00",
    "repo_url": "https://github.com/jrief/django-sendmail",
    "pypi_version": "4.0",
    "created": "2025-01-03T08:13:47.924079-05:00",
    "modified": "2026-01-28T16:46:34.243415-05:00",
    "repo_forks": 4,
    "repo_description": "A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.",
    "pypi_url": "https://pypi.org/project/django-sendmail",
    "documentation_url": "https://django-sendmail.readthedocs.io/en/latest/",
    "repo_watchers": 6,
    "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": [
        "selwin",
        "michaelpoi",
        "jrief",
        "SeiryuZ",
        "yprez",
        "ivlevdenis",
        "fizista",
        "kakulukia",
        "wadevries",
        "embedded1",
        "stefan-mihaila",
        "hockeybuggy",
        "jessicarasidi",
        "Mogost",
        "zwack",
        "fendyh",
        "jhoos",
        "EdenilsonFerreira00",
        "clickonchris",
        "bashu",
        "adamchainz",
        "maiksprenger",
        "maximlomakin",
        "bikeshedder",
        "ilikerobots",
        "Praseetha-KR",
        "rpkilby",
        "zshihang",
        "kangfend",
        "timgates42",
        "tuky",
        "ui",
        "vkurup",
        "leporo",
        "42juododranoel",
        "will-emmerson",
        "cyberplant",
        "reinbach",
        "gchandrasa",
        "garry-cairns",
        "ekohl",
        "domdinicola",
        "dhwanils95",
        "f1nality",
        "delneg",
        "dvincelli",
        "ogu2",
        "cwuebbels",
        "chris-griffin",
        "bsoist",
        "desecho"
    ]
}