API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/605/
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": 605,
    "title": "django-ses",
    "slug": "django-ses",
    "last_updated": "2026-02-06T18:58:05-05:00",
    "last_fetched": "2026-02-15T14:25:41.706673-05:00",
    "repo_url": "https://github.com/hmarr/django-ses",
    "pypi_version": "4.7.1",
    "created": "2011-01-28T12:44:07.055489-05:00",
    "modified": "2026-01-28T13:49:50.972507-05:00",
    "repo_forks": 242,
    "repo_description": "A Django email backend for Amazon's Simple Email Service",
    "pypi_url": "http://pypi.python.org/pypi/django-ses",
    "documentation_url": "https://github.com/django-ses/django-ses/blob/main/README.rst",
    "repo_watchers": 1074,
    "commits_over_52": [
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        1,
        0,
        1,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        1,
        2,
        1,
        0,
        0,
        7,
        0
    ],
    "participants": [
        "pcraciunoiu",
        "dependabot[bot]",
        "tswicegood",
        "ianlewis",
        "hmarr",
        "rozza",
        "GitRon",
        "alexandernst",
        "jdufresne",
        "whyscream",
        "mlissner",
        "winhamwr",
        "selwin",
        "ticosax",
        "dlo",
        "paulegan",
        "timgraham",
        "troygrosfield",
        "peidrao",
        "OndraRehounek",
        "ksze",
        "jleclanche",
        "ericmillsio",
        "sevdog",
        "dsanders11",
        "quodlibetor",
        "agsimmons",
        "RoRep1ay",
        "SamCHogg",
        "SaiVenkatDhulipudi",
        "sagarchalise",
        "rvause",
        "proog",
        "pawelzar",
        "npenteado",
        "AgDude",
        "znotdead",
        "mikob",
        "michaelhelmick",
        "adamchainz",
        "Taikono-Himazin",
        "timgates42",
        "berzi",
        "curtismorales",
        "dcaragao",
        "evcb",
        "hesstobi",
        "tobias-westerheide",
        "msopacua",
        "salyarka",
        "tomoyasu-sasaki",
        "waylybaye",
        "Zeioth",
        "aalebedev",
        "alexmv",
        "AndrewGuenther",
        "awais786",
        "Bartvds",
        "bblanchon",
        "brianjaystanley",
        "brutasse",
        "camilonova",
        "carsongregory",
        "charlievrettos",
        "cmalek",
        "citmusa",
        "blueyed",
        "dyve",
        "gokselcoban",
        "jake-nz",
        "rhwlo",
        "ezet",
        "leandropls",
        "Frohus",
        "puttu",
        "mariusburfey",
        "mjroson",
        "mdw123"
    ]
}