API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=4160
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5722,
    "next": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=4180",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=4140",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1619,
            "title": "django-simple-templates",
            "slug": "django-simple-templates",
            "last_updated": "2025-02-11T17:26:43-05:00",
            "last_fetched": "2026-05-27T22:09:40.833944-04:00",
            "repo_url": "https://github.com/jaddison/django-simple-templates",
            "pypi_version": "1.0.0",
            "created": "2013-01-03T18:13:51.503586-05:00",
            "modified": "2026-01-28T15:53:11.531672-05:00",
            "repo_forks": 4,
            "repo_description": "Easy, designer-friendly page creation and A/B testing tools for Django.",
            "pypi_url": "http://pypi.python.org/pypi/django-simple-templates",
            "documentation_url": "https://github.com/jaddison/django-simple-templates",
            "repo_watchers": 34,
            "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": [
                "jaddison"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/35/?format=api"
            ],
            "id": 1618,
            "title": "django-admin-views",
            "slug": "django-admin-views",
            "last_updated": "2022-11-01T20:00:30-04:00",
            "last_fetched": "2026-05-27T15:18:26.992870-04:00",
            "repo_url": "https://github.com/frankwiles/django-admin-views",
            "pypi_version": "1.0.3",
            "created": "2013-01-03T16:45:51.245730-05:00",
            "modified": "2026-01-28T14:46:54.197395-05:00",
            "repo_forks": 34,
            "repo_description": "Easily link custom admin views and direct URLs into the Django admin",
            "pypi_url": "http://pypi.python.org/pypi/django-admin-views",
            "documentation_url": null,
            "repo_watchers": 187,
            "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": [
                "frankwiles",
                "koleror",
                "KostyaEsmukov",
                "fcurella",
                "akaihola",
                "dbinoj",
                "jgastal",
                "jrvidotti",
                "mikeumus",
                "unruthless",
                "ruimashita",
                "ulyssesv",
                "toly"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/113/?format=api",
                "https://djangopackages.org/api/v4/grids/264/?format=api",
                "https://djangopackages.org/api/v4/grids/315/?format=api"
            ],
            "id": 1617,
            "title": "django-import-export",
            "slug": "django-import-export",
            "last_updated": "2026-05-27T11:57:53-04:00",
            "last_fetched": "2026-05-27T11:59:47.352460-04:00",
            "repo_url": "https://github.com/django-import-export/django-import-export",
            "pypi_version": "4.4.1",
            "created": "2013-01-03T09:49:47.809983-05:00",
            "modified": "2026-01-28T13:47:14.279838-05:00",
            "repo_forks": 825,
            "repo_description": "Django application and library for importing and exporting data with admin integration.",
            "pypi_url": "http://pypi.python.org/pypi/django-import-export",
            "documentation_url": "https://django-import-export.readthedocs.io/en/stable/",
            "repo_watchers": 3323,
            "commits_over_52": [
                1,
                1,
                0,
                6,
                0,
                0,
                1,
                7,
                1,
                0,
                0,
                0,
                0,
                8,
                0,
                2,
                2,
                8,
                0,
                0,
                12,
                0,
                8,
                0,
                9,
                1,
                0,
                0,
                0,
                0,
                0,
                2,
                5,
                0,
                1,
                0,
                0,
                3,
                0,
                0,
                1,
                0,
                0,
                0,
                5,
                4,
                0,
                2,
                7,
                1,
                0,
                0
            ],
            "participants": [
                "bmihelac",
                "matthewhegarty",
                "andrewgy8",
                "thauk-copperleaf",
                "manelclos",
                "adamchainz",
                "mgrdcm",
                "jdufresne",
                "pre-commit-ci[bot]",
                "rhunwicks",
                "shaggyfrog",
                "jnns",
                "qris",
                "geeknam",
                "will-copperleaf",
                "rodolvbg",
                "PetrDlouhy",
                "KommuSoft",
                "jarekwg",
                "petrmifek",
                "AyumuKasuga",
                "claudep",
                "busterbeans",
                "inodb",
                "ad-m",
                "schemacs",
                "2ykwang",
                "mikhailsidorov",
                "PiDelport",
                "beruic",
                "tomyam1",
                "cuchac",
                "adibo",
                "aidanlister",
                "Ptosiek",
                "brad",
                "domenkozar",
                "2xyo",
                "int-ua",
                "timthelion",
                "vanschelven",
                "frank-u",
                "pacotole",
                "pkozlov",
                "krishraghuram",
                "minitech",
                "smunoz-ml",
                "taranjeet",
                "tabac",
                "ghostishev",
                "SalahAdDin",
                "ZibingZhang",
                "carlosp420",
                "cocorocho",
                "pajod",
                "peterisb",
                "spaceoi",
                "titusz",
                "w0rp",
                "kane-c",
                "ahmed-cheikh",
                "thisisumurzakov",
                "ababic",
                "ZuluPro",
                "Djailla",
                "Lokker29",
                "borisovodov",
                "mcihad",
                "ddiazpinto",
                "shubhamdipt",
                "EricOuma",
                "fabian",
                "19greg96",
                "jhthompson",
                "jeromemberger",
                "jschneier",
                "josx",
                "jmaupetit",
                "kuldeepkhatke",
                "travenin",
                "MuslimBeibytuly",
                "minchinweb",
                "bluetech",
                "raghavsethi",
                "pombredanne",
                "paveltyavin",
                "mauler",
                "paulshannon",
                "askpatrickw",
                "shalakhin",
                "RenDelaCruz",
                "renatoch",
                "roharvey",
                "RobTilton",
                "sesostris",
                "ShlomoCode",
                "siddharth1012",
                "suriya",
                "ludwiktrammer",
                "spookylukey",
                "saadmk11",
                "Marpop",
                "meska",
                "marcoaurelioneto",
                "Mariatta",
                "bitterjug",
                "marksweb",
                "mehdipourfar",
                "mick88",
                "mpasternak",
                "minho42",
                "mrsdz",
                "n1ckaz",
                "nikatlas",
                "bgelov",
                "ciklysta",
                "dfirst",
                "gallochri",
                "illagrenan",
                "luto",
                "rda-dev",
                "mofe23",
                "mulder999",
                "nikolas",
                "nodarai",
                "tal66",
                "trbs",
                "vparitskiy",
                "yueyoum",
                "merwok",
                "ozcanyarimdunya",
                "newpepsi",
                "retrry",
                "Thutmose3",
                "timgates42",
                "tuky",
                "toivomattila",
                "tonimichel",
                "ulliholtgrave",
                "bldm95",
                "Wilo",
                "YPCrumble",
                "fossilet",
                "zachcheung",
                "adshin21",
                "alih552",
                "akulakov",
                "caljess599",
                "cardinam",
                "BramManuel",
                "bdnettleton",
                "carlosal0ns0",
                "ETOCheney",
                "jinmay",
                "cmemery",
                "chrismerck",
                "baldychristophe",
                "christophehenry",
                "citmusa",
                "djm",
                "pascalfree",
                "dahvo",
                "f1nality",
                "radiophysicist",
                "DmytroLitvinov",
                "TheRealVizard",
                "rubinsztajn",
                "adamcharnock",
                "Sir-heed",
                "korkmaz",
                "akhmedgaziev",
                "Mogost",
                "Yokii908",
                "iola-arj",
                "andrei9lv",
                "andreynovikov",
                "Kobold",
                "andyzickler",
                "aniav",
                "arseniy-panfilov",
                "AyushDharDubey",
                "AzharUddinSheikh",
                "GreatBahram",
                "samupl",
                "jameshiew",
                "jameslao",
                "SupraSummus",
                "jannesblobel",
                "jheld",
                "jbradberry",
                "1gni5",
                "jurrian",
                "snj",
                "wzuo",
                "KamilRizatdinov",
                "KenyaDonDraper",
                "DonQueso89",
                "Kiryous",
                "Klexus1",
                "kjpc-tech",
                "ericbuckley",
                "ericdwang",
                "erikvw",
                "ErwinJunge",
                "ExarchD",
                "fabaff",
                "fatanugraha",
                "felipeborges",
                "frnhr",
                "FranzDiebold",
                "gwarkentin",
                "GonzaloAvilez",
                "gonzalobustos",
                "gregjkal",
                "gelbander",
                "gatsinski",
                "bek9"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/58/?format=api",
                "https://djangopackages.org/api/v4/grids/19/?format=api"
            ],
            "id": 1616,
            "title": "django-any-urlfield",
            "slug": "django-any-urlfield",
            "last_updated": "2021-10-27T10:02:32-04:00",
            "last_fetched": "2026-05-27T15:18:20.952695-04:00",
            "repo_url": "https://github.com/edoburu/django-any-urlfield",
            "pypi_version": "2.7.post1",
            "created": "2012-12-27T15:07:45.569382-05:00",
            "modified": "2026-01-28T14:46:48.537255-05:00",
            "repo_forks": 14,
            "repo_description": "An improved URL selector to choose between internal models and external URLs",
            "pypi_url": "http://pypi.python.org/pypi/django-any-urlfield",
            "documentation_url": "https://readthedocs.org/projects/django-any-urlfield/",
            "repo_watchers": 51,
            "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": [
                "vdboor",
                "vitaly4uk",
                "kingel",
                "olarcheveque",
                "glowka"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/161/?format=api",
                "https://djangopackages.org/api/v4/grids/58/?format=api"
            ],
            "id": 1614,
            "title": "djorm-ext-hstore",
            "slug": "djorm-ext-hstore",
            "last_updated": "2014-01-04T10:38:45-05:00",
            "last_fetched": "2026-05-26T23:02:12.295850-04:00",
            "repo_url": "https://github.com/djangonauts/djorm-ext-hstore",
            "pypi_version": "0.6",
            "created": "2012-12-26T04:39:44.736253-05:00",
            "modified": "2026-01-28T15:55:59.847330-05:00",
            "repo_forks": 10,
            "repo_description": "PostgreSQL HStore module integration for django orm.",
            "pypi_url": "http://pypi.python.org/pypi/djorm-ext-hstore",
            "documentation_url": null,
            "repo_watchers": 73,
            "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": [
                "fdemmer",
                "krya",
                "Yuego",
                "dguaraglia",
                "Geekfish",
                "nferrari",
                "zsiciarz"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/160/?format=api"
            ],
            "id": 1613,
            "title": "djorm-ext-expressions",
            "slug": "djorm-ext-expressions",
            "last_updated": "2014-07-17T15:54:58-04:00",
            "last_fetched": "2026-05-27T19:03:30.265063-04:00",
            "repo_url": "https://github.com/niwinz/djorm-ext-expressions",
            "pypi_version": "0.6",
            "created": "2012-12-26T04:38:40.388636-05:00",
            "modified": "2026-01-28T15:15:42.091089-05:00",
            "repo_forks": 13,
            "repo_description": "Expressions module of django orm extensions package (collection of third party plugins build in one unified package)",
            "pypi_url": "http://pypi.python.org/pypi/djorm-ext-expressions",
            "documentation_url": null,
            "repo_watchers": 51,
            "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": [
                "davidfischer-ch",
                "dguaraglia",
                "Crazy-Owl",
                "g-as",
                "takinbo"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1612,
            "title": "djorm-ext-pool",
            "slug": "djorm-ext-pool",
            "last_updated": "2021-11-18T23:00:42-05:00",
            "last_fetched": "2026-05-27T17:10:22.139932-04:00",
            "repo_url": "https://github.com/djangonauts/djorm-ext-pool",
            "pypi_version": "0.8.2",
            "created": "2012-12-26T04:37:16.509347-05:00",
            "modified": "2026-01-28T14:57:52.501687-05:00",
            "repo_forks": 23,
            "repo_description": "DB-API2 connection pool for Django (for postgresql, mysql and sqlite)",
            "pypi_url": "http://pypi.python.org/pypi/djorm-ext-pool",
            "documentation_url": null,
            "repo_watchers": 124,
            "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": [
                "auvipy",
                "bitdeli-chef",
                "jeethu",
                "pjambet"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/161/?format=api"
            ],
            "id": 1611,
            "title": "djorm-ext-pgbytea",
            "slug": "djorm-ext-pgbytea",
            "last_updated": "2014-09-13T04:31:56-04:00",
            "last_fetched": "2026-05-27T00:03:36.565874-04:00",
            "repo_url": "https://github.com/niwinz/djorm-ext-pgbytea",
            "pypi_version": "0.6.0",
            "created": "2012-12-26T04:36:35.328446-05:00",
            "modified": "2026-01-28T16:08:06.803296-05:00",
            "repo_forks": 6,
            "repo_description": "Django extension for postgresql bytea field and other usefull toos for dealing with binary data.",
            "pypi_url": "http://pypi.python.org/pypi/djorm-ext-pgbytea",
            "documentation_url": null,
            "repo_watchers": 12,
            "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": [
                "wdoekes",
                "carymrobbins",
                "wolever",
                "kcphysics",
                "moggers87"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/161/?format=api"
            ],
            "id": 1610,
            "title": "djorm-ext-pggeom",
            "slug": "djorm-ext-pggeom",
            "last_updated": "2012-10-17T18:04:34-04:00",
            "last_fetched": "2026-05-27T01:02:35.688759-04:00",
            "repo_url": "https://github.com/niwinz/djorm-ext-pggeom",
            "pypi_version": "0.4.1",
            "created": "2012-12-26T04:35:21.041923-05:00",
            "modified": "2026-01-28T16:16:52.990778-05:00",
            "repo_forks": 0,
            "repo_description": "PostgreSQL native geometric types and fields  extension for Django.",
            "pypi_url": "http://pypi.python.org/pypi/djorm-ext-pggeom",
            "documentation_url": null,
            "repo_watchers": 5,
            "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": [
                "niwinz"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/58/?format=api",
                "https://djangopackages.org/api/v4/grids/161/?format=api",
                "https://djangopackages.org/api/v4/grids/14/?format=api"
            ],
            "id": 1609,
            "title": "djorm-ext-pgfulltext",
            "slug": "djorm-ext-pgfulltext",
            "last_updated": "2016-01-05T14:49:29-05:00",
            "last_fetched": "2026-05-27T17:04:36.722713-04:00",
            "repo_url": "https://github.com/linuxlewis/djorm-ext-pgfulltext",
            "pypi_version": "0.10",
            "created": "2012-12-26T04:29:30.670172-05:00",
            "modified": "2026-01-28T14:51:38.364173-05:00",
            "repo_forks": 85,
            "repo_description": "PostgreSQL full-text search integration with django orm.",
            "pypi_url": "http://pypi.python.org/pypi/djorm-ext-pgfulltext",
            "documentation_url": null,
            "repo_watchers": 251,
            "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": [
                "linuxlewis",
                "mpasternak",
                "CharlesLovely",
                "rgreinho",
                "dotsbb",
                "akolpakov",
                "bitdeli-chef",
                "fjsj",
                "Gnietschow",
                "marekbrzoska",
                "anentropic",
                "raiyankamal",
                "graingert",
                "zyga",
                "metazet",
                "mulder999"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1608,
            "title": "djorm-ext-core",
            "slug": "djorm-ext-core",
            "last_updated": "2013-12-15T05:37:21-05:00",
            "last_fetched": "2026-05-27T19:02:22.420031-04:00",
            "repo_url": "https://github.com/niwinz/djorm-ext-core",
            "pypi_version": "0.7",
            "created": "2012-12-26T04:28:32.556011-05:00",
            "modified": "2026-01-28T15:13:56.501887-05:00",
            "repo_forks": 7,
            "repo_description": "Core module of django orm extensions package. (Collection of third party plugins build in one unified package)",
            "pypi_url": "http://pypi.python.org/pypi/djorm-ext-core",
            "documentation_url": null,
            "repo_watchers": 27,
            "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": [
                "scibi"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/137/?format=api"
            ],
            "id": 1607,
            "title": "django-secretballot",
            "slug": "django-secretballot",
            "last_updated": "2021-12-02T01:28:32-05:00",
            "last_fetched": "2026-05-27T17:10:25.583371-04:00",
            "repo_url": "https://github.com/bashu/django-secretballot",
            "pypi_version": "2.0.0",
            "created": "2012-12-26T04:21:53.764701-05:00",
            "modified": "2026-01-28T14:57:57.487708-05:00",
            "repo_forks": 68,
            "repo_description": "🗳 Django voting application that allows semi-anonymous voting",
            "pypi_url": "http://pypi.python.org/pypi/django-secretballot",
            "documentation_url": "https://github.com/bashu/django-secretballot/blob/develop/README.rst",
            "repo_watchers": 210,
            "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": [
                "jamesturk",
                "bashu",
                "phala",
                "nick13jaremek",
                "tpilewicz",
                "smn",
                "Afnarel",
                "kneirinck",
                "kreativitea",
                "hedleyroos",
                "drinks",
                "kant",
                "msgre"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/137/?format=api",
                "https://djangopackages.org/api/v4/grids/152/?format=api"
            ],
            "id": 1606,
            "title": "django-voting",
            "slug": "django-voting",
            "last_updated": "2024-07-25T11:26:22-04:00",
            "last_fetched": "2026-05-27T20:07:53.975601-04:00",
            "repo_url": "https://github.com/jezdez/django-voting",
            "pypi_version": "1.1.0",
            "created": "2012-12-26T04:10:06.578898-05:00",
            "modified": "2026-01-28T15:40:29.027750-05:00",
            "repo_forks": 47,
            "repo_description": "A generic voting application for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-voting",
            "documentation_url": null,
            "repo_watchers": 113,
            "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": [
                "insin",
                "pre-commit-ci[bot]",
                "hramezani",
                "PiDelport",
                "jezdez",
                "kaleissin",
                "fabiant7t",
                "urtzai",
                "brosner",
                "H3lllfir3",
                "davidyuk",
                "iamu985",
                "karthikbgl",
                "koobs",
                "nschlemm",
                "h3",
                "jatsu",
                "jazzband-bot"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/159/?format=api"
            ],
            "id": 1605,
            "title": "django-shell",
            "slug": "django-shell",
            "last_updated": "2016-01-22T00:08:12-05:00",
            "last_fetched": "2026-05-27T15:01:15.544074-04:00",
            "repo_url": "https://bitbucket.org/schinckel/django-shell",
            "pypi_version": "1.1.7",
            "created": "2012-12-21T16:34:00.188554-05:00",
            "modified": "2026-01-28T14:32:58.337085-05:00",
            "repo_forks": 2,
            "repo_description": "A django management command to start a shell, and auto-import all models.",
            "pypi_url": "http://pypi.python.org/pypi/django-shell-plus",
            "documentation_url": null,
            "repo_watchers": 4,
            "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": [
                "schinckel"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/159/?format=api"
            ],
            "id": 1604,
            "title": "shellng",
            "slug": "shellng",
            "last_updated": "2012-03-02T19:50:38-05:00",
            "last_fetched": "2026-05-27T00:03:33.473636-04:00",
            "repo_url": "https://github.com/andymckay/shellng",
            "pypi_version": "0.1.2",
            "created": "2012-12-21T16:31:54.204994-05:00",
            "modified": "2026-01-28T16:08:02.563858-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-shellng",
            "documentation_url": null,
            "repo_watchers": 3,
            "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": [
                "andymckay"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/38/?format=api"
            ],
            "id": 1603,
            "title": "django-badger",
            "slug": "django-badger",
            "last_updated": "2013-08-22T11:55:08-04:00",
            "last_fetched": "2026-05-27T07:09:38.197053-04:00",
            "repo_url": "https://github.com/lmorchard/django-badger",
            "pypi_version": null,
            "created": "2012-12-21T07:16:15.414944-05:00",
            "modified": "2026-01-29T12:58:05.208862-05:00",
            "repo_forks": 6,
            "repo_description": "django-badger is a reusable Django app for creating and awarding badges.",
            "pypi_url": "",
            "documentation_url": "https://readthedocs.org/projects/django-badger/",
            "repo_watchers": 16,
            "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": [
                "lmorchard",
                "willkg",
                "askvictor",
                "rlr",
                "huxley"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/216/?format=api"
            ],
            "id": 1602,
            "title": "django-stripe-payments",
            "slug": "django-stripe-payments",
            "last_updated": "2018-10-18T09:50:48-04:00",
            "last_fetched": "2022-03-05T16:13:02.377826-05:00",
            "repo_url": "https://github.com/pinax/django-stripe-payments",
            "pypi_version": "2.0.0",
            "created": "2012-12-20T16:02:32.525623-05:00",
            "modified": "2025-01-31T14:59:15.930495-05:00",
            "repo_forks": 288,
            "repo_description": "a payments Django app for Stripe",
            "pypi_url": "http://pypi.python.org/pypi/django-stripe-payments",
            "documentation_url": "https://readthedocs.org/projects/django-stripe-payments/",
            "repo_watchers": 657,
            "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": [
                "paltman",
                "blueyed",
                "lukeburden",
                "ticosax",
                "fredpalmer",
                "gregnewman",
                "almostabc",
                "domenkozar",
                "epicserve",
                "streeter",
                "grahamu",
                "brosner",
                "freakboy3742",
                "bessiash",
                "meshy",
                "jtauber",
                "jayfk",
                "Brobin",
                "felixxm",
                "xfxf",
                "obates",
                "ahubers",
                "danolsen",
                "empty",
                "silent1mezzo",
                "adi-li",
                "prydie",
                "lizrice",
                "dulacp",
                "rizumu",
                "bfirsh",
                "frewsxcv",
                "pydanny",
                "davegaeddert",
                "mwarkentin",
                "tasn",
                "camdenb",
                "sprocket-9",
                "gingerjoos",
                "adamduren",
                "alasdairnicol",
                "brad",
                "buddylindsey",
                "heliodor",
                "jbarham",
                "johnfraney",
                "jahosh",
                "kvnn",
                "mcastle",
                "martey",
                "martinvol",
                "huxley",
                "Paul424",
                "r0fls",
                "arlenarlenarlen",
                "bwarren2",
                "iarp",
                "kulbir",
                "sreyemnayr"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1601,
            "title": "django-dba",
            "slug": "django-dba",
            "last_updated": "2014-01-29T21:31:35-05:00",
            "last_fetched": "2016-07-24T13:17:23.531507-04:00",
            "repo_url": "https://github.com/mo-mughrabi/django-dba",
            "pypi_version": null,
            "created": "2012-12-20T13:55:45.226866-05:00",
            "modified": "2025-01-31T14:58:18.966267-05:00",
            "repo_forks": 0,
            "repo_description": "Django database administrational interface ",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 4,
            "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": [
                "mo-mughrabi"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1600,
            "title": "django-cookie-message",
            "slug": "django-cookie-message",
            "last_updated": "2012-12-12T05:17:13-05:00",
            "last_fetched": "2026-05-27T05:09:57.903530-04:00",
            "repo_url": "https://github.com/incuna/django-cookie-message",
            "pypi_version": "0.1",
            "created": "2012-12-20T10:10:26.199013-05:00",
            "modified": "2026-01-28T16:57:32.306425-05:00",
            "repo_forks": 2,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-cookie-message",
            "documentation_url": null,
            "repo_watchers": 4,
            "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": [
                "meshy",
                "jturnbull",
                "perry"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/15/?format=api"
            ],
            "id": 1599,
            "title": "django-celery-email",
            "slug": "django-celery-email",
            "last_updated": "2022-08-29T12:54:37-04:00",
            "last_fetched": "2026-05-27T11:09:30.568208-04:00",
            "repo_url": "https://github.com/pmclanahan/django-celery-email",
            "pypi_version": "3.0.0",
            "created": "2012-12-19T18:35:11.784682-05:00",
            "modified": "2026-01-28T13:30:45.344308-05:00",
            "repo_forks": 109,
            "repo_description": "A Django email backend that uses a celery task for sending the email.",
            "pypi_url": "http://pypi.python.org/pypi/django-celery-email",
            "documentation_url": null,
            "repo_watchers": 474,
            "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": [
                "pmac",
                "daxtens",
                "philippbosch",
                "jmsmkn",
                "jonashaag",
                "pmclanahan",
                "dheerajreal",
                "jerith",
                "tartieret",
                "andresriancho",
                "stefanw",
                "ydaniv",
                "poxip",
                "oppianmatt",
                "georgmzimmer",
                "hendrikschneider",
                "pigletto",
                "mark-tan",
                "pawl",
                "pawl-bb",
                "japsu",
                "teosibileau",
                "tomleo",
                "btx",
                "gnarvaja"
            ]
        }
    ]
}