API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2403/?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/139/?format=api",
        "https://djangopackages.org/api/v4/grids/291/?format=api"
    ],
    "id": 2403,
    "title": "django-push-notifications",
    "slug": "django-push-notifications",
    "last_updated": "2026-02-15T15:19:33-05:00",
    "last_fetched": "2026-02-15T17:08:28.806552-05:00",
    "repo_url": "https://github.com/jazzband/django-push-notifications",
    "pypi_version": "3.3.0",
    "created": "2014-06-03T00:28:54.612484-04:00",
    "modified": "2026-01-28T14:04:56.613682-05:00",
    "repo_forks": 630,
    "repo_description": "Send push notifications to mobile devices through GCM or APNS in Django.",
    "pypi_url": "http://pypi.python.org/pypi/django-push-notifications",
    "documentation_url": "https://github.com/jleclanche/django-push-notifications/blob/master/README.rst",
    "repo_watchers": 2382,
    "commits_over_52": [
        2,
        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,
        1,
        0,
        0,
        0,
        11,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0
    ],
    "participants": [
        "jleclanche",
        "jamaalscarlett",
        "pre-commit-ci[bot]",
        "pomali",
        "arthurprs",
        "matthewh",
        "goinnn",
        "dependabot[bot]",
        "50-Course",
        "emperorcezar",
        "FPurchess",
        "sevdog",
        "odinuge",
        "bertonha",
        "antwan",
        "ceoy",
        "vially",
        "simonkern",
        "hohenstaufen",
        "ticosax",
        "HashimJVZ",
        "jezdez",
        "DataGreed",
        "GaleDragon",
        "wtayyeb",
        "miky-rola",
        "guspix",
        "t-io",
        "sww314",
        "nlittlejohns",
        "mikaelengstrom",
        "lukeburden",
        "KienTPhan",
        "blighj",
        "jackfengji",
        "randomknowledge",
        "kronosapiens",
        "brad",
        "ishakoktn",
        "evdoks",
        "koutoftimer",
        "ricardosasilva",
        "remik",
        "salian",
        "PierreF",
        "pzanitti",
        "nikzvonov",
        "roosnic1",
        "nourspace",
        "caxap",
        "smackware",
        "hylje",
        "jkoestinger",
        "aaronlewism",
        "shimakaze-git",
        "sgoll",
        "SanderHeling",
        "raghuraju",
        "pfcodes",
        "paradizer",
        "jonathan-golorry",
        "hstanev",
        "halak",
        "code-review-doctor",
        "nnseva",
        "ulhas",
        "timgates42",
        "diesieben07",
        "sujitnair",
        "iharthi",
        "AdamBolfik",
        "dekked",
        "alenzeinolov",
        "alesdakshanin",
        "alexandreferreira",
        "AnderUstarroz",
        "Andrew-Chen-Wang",
        "azevakin",
        "singleton11",
        "scherbakovx",
        "tyilo",
        "ashishnitinpatil",
        "bielfrontera",
        "Sonictherocketman",
        "kit-cat",
        "chrisballinger",
        "chrigu",
        "djch",
        "blueyed",
        "dimbleby",
        "dpretty",
        "denizdogan",
        "dilvane",
        "flebel",
        "fsto",
        "giff-h",
        "enikesha",
        "jheld",
        "jrcamp",
        "jazzband-bot",
        "Dubrzr"
    ]
}