API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3455/?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/15/?format=api"
    ],
    "id": 3455,
    "title": "Anymail",
    "slug": "django-anymail",
    "last_updated": "2025-12-17T20:27:27-05:00",
    "last_fetched": "2026-02-15T14:24:10.747477-05:00",
    "repo_url": "https://github.com/anymail/django-anymail",
    "pypi_version": "14.0",
    "created": "2016-10-27T16:21:54.345483-04:00",
    "modified": "2026-01-28T13:48:47.717405-05:00",
    "repo_forks": 140,
    "repo_description": "Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mailtrap, Postmark, Postal, Resend, Scaleway TEM, SendGrid, SparkPost, Unisender Go and more",
    "pypi_url": "http://pypi.python.org/pypi/django-anymail",
    "documentation_url": "https://anymail.dev/en/stable/",
    "repo_watchers": 1857,
    "commits_over_52": [
        5,
        0,
        0,
        0,
        0,
        0,
        6,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        4,
        0,
        1,
        1,
        1,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        10,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "medmunds",
        "kennethlove",
        "chrisjones-brack3t",
        "jpadilla",
        "ArnaudF",
        "ulmus",
        "kylegibson-rldatix",
        "omerzimp",
        "Wrhector",
        "nikolay-saskovets",
        "winhamwr",
        "jarcoal",
        "costela",
        "crccheck",
        "alee",
        "adamchainz",
        "Andrew-Chen-Wang",
        "anstosa",
        "Arondit",
        "yourcelf",
        "cahna",
        "dgilmanAIDENTIFIED",
        "izimobil",
        "si14",
        "dmwyatt",
        "edgarsj",
        "freider",
        "erichennings",
        "luzfcb",
        "janneThoft",
        "jayfk",
        "JelteF",
        "jonashaag",
        "joshkersey",
        "jmduke",
        "lewistaylor",
        "linuss",
        "originell",
        "spookylukey",
        "martinezleoml",
        "JackAtOmenApps",
        "Zerotask",
        "pkimber",
        "Lekensteyn",
        "pdr",
        "rebelliard",
        "RignonNoel",
        "carrerasrodrigo",
        "sebbacon",
        "GDay",
        "Ecno92",
        "Thorbenl",
        "tiltec",
        "tim-schilling",
        "vitaliyf",
        "zsiciarz",
        "blag",
        "hleroy",
        "jc-ee",
        "mik3y",
        "puru02",
        "sblondon",
        "sebashwa",
        "slinkymanbyday"
    ]
}